Prepared to experimentaly fire smarty from database...
[mirrors/Kyberia-bloodline.git] / wwwroot / nodes.php
index 723f940753f7ea3a0a08f0066779c0b23eda7e8a..96926f58272f9e9fb68b091e956a880da12f30b4 100644 (file)
@@ -94,6 +94,7 @@ if (!empty($_GET['node_name'])) {
 //loading smarty template engine and setting main parameters
 require(SMARTY_DIR.'Smarty.class.php');
 $smarty = new Smarty;
+require(INCLUDE_DIR.'smarty/resource.kyberia.php');
 
 //$smarty->php_handling = SMARTY_PHP_REMOVE; //XXX
 $smarty->template_dir = TEMPLATE_DIR;
This page took 0.086637 seconds and 4 git commands to generate.