Completed
Push — master ( d76339...a77383 )
by max
02:21
created
config/module.config.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
 
13 13
     'view_manager' => array(
14 14
         'template_path_stack' => array(
15
-            __DIR__ . '/../view',
15
+            __DIR__.'/../view',
16 16
         ),
17 17
     ),
18 18
 
Please login to merge, or discard this patch.