@@ -12,7 +12,7 @@ |
||
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 |