X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/add0708f631532b284b11d5507c5efefce36b7c1..7c5ea8dded583601f29c7ea9bcb507ecbdd854d6:/www/www-header.php diff --git a/www/www-header.php b/www/www-header.php index f381872..c0b18d3 100644 --- a/www/www-header.php +++ b/www/www-header.php @@ -56,6 +56,7 @@ $twig = new \Twig_Environment( 'debug' => true ) ); +//$twig->addExtension(new \Twig_Extension_Debug()); function render($tplname, $vars) {