Enabled Smarty from DB... This needs lots of improvements (especialy modifying templa...
[mirrors/Kyberia-bloodline.git] / wwwroot / nodes.php
index e2dcd267047267baa2063f7ba5c4d2c6fb568645..a3ddbc614b757ef6f539b13ec0af2f892fd4e53a 100644 (file)
@@ -30,7 +30,7 @@ if ($_SESSION['debugging']) {
 
 //Smarty from DB
 $smarty_resource = 'kyberia:';
-$smarty_resource = ''; //same as 'file:' (fallback)
+//$smarty_resource = ''; //same as 'file:' (fallback)
 
 //Path info (Experimental - this replaced most of mod_rewrites...)
 @$PATH_INFO=trim($_SERVER[PATH_INFO]);
This page took 0.129835 seconds and 4 git commands to generate.