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