fix fixed
[mirrors/Kyberia-bloodline.git] / wwwroot / inc / smarty / node_methodz / function.get_threaded_children.php
index e2f88675626eaea2f7f2b0201c6d42ef2a590b25..11e249bd1f1c81533eb196c979d222ac34475b1a 100644 (file)
@@ -32,7 +32,7 @@ function smarty_function_get_threaded_children($params,&$smarty) {
                $search_param="";
        }
 
-       $get_children_array)=nodes::getThreadedChildren($node_id,$node_vector,$offset,$limit,$orderby,$time,$synapse_time,$security,$link,$search,$search_param);
+       $get_children_array=nodes::getThreadedChildren($node_id,$node_vector,$offset,$limit,$orderby,$time,$synapse_time,$security,$link,$search,$search_param);
 
        $smarty->assign('get_threaded_children',$get_children_array);
 }
This page took 0.105797 seconds and 4 git commands to generate.