update
This commit is contained in:
+1
-1
@@ -5,4 +5,4 @@ require_once 'vendor/autoload.php';
|
||||
$loader = new \Twig\Loader\FilesystemLoader('templates');
|
||||
$twig = new \Twig\Environment($loader, [
|
||||
'cache' => '.cache',
|
||||
]);
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user