...
This commit is contained in:
parent
0191327651
commit
260a12241f
@ -28,7 +28,7 @@
|
||||
|
||||
$twig = new Twig_Environment($loader, Array(
|
||||
'autoescape' => false,
|
||||
'cache' => 'cache',
|
||||
//'cache' => 'cache',
|
||||
'debug' => ($config['debug'] ? true : false),
|
||||
));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user