fix including constants
[mirrors/Kyberia-bloodline.git] / wwwroot / nodes.php
index f494eade450c4eebbd36ec5136a8e6f3444afa49..2425b50a8d3983ff23f596956297a8dd395595d0 100644 (file)
@@ -168,7 +168,7 @@ if (empty($node)) {
 //     $smarty->assign('children_types',$children_types[$node['node_type']]);
 //}
 
-smarty->assign('types',$types);
+//smarty->assign('types',$types);
 
 
 //$node['node_type']=$types[$node['node_type']];
This page took 0.098469 seconds and 4 git commands to generate.