X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/add0708f631532b284b11d5507c5efefce36b7c1..925eaabf42cbbbe2ceac8e1bb95c11ec8be5f375:/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) {