X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=inc%2Fsmarty%2Fnode_methodz%2Ffunction.get_children_by_type.php;fp=inc%2Fsmarty%2Fnode_methodz%2Ffunction.get_children_by_type.php;h=25b98701562615007192d149fcb4b7fa079e054e;hb=e586807dafc64c3fe152ab518599e6cf3f0f84e1;hp=0000000000000000000000000000000000000000;hpb=bc13d5d6e1834068f8b690c32bba114e352dacdd;p=mirrors%2FKyberia-bloodline.git diff --git a/inc/smarty/node_methodz/function.get_children_by_type.php b/inc/smarty/node_methodz/function.get_children_by_type.php new file mode 100644 index 0000000..25b9870 --- /dev/null +++ b/inc/smarty/node_methodz/function.get_children_by_type.php @@ -0,0 +1,32 @@ +query($q); + while ($set->next()) $pole[]=$set->getRecord(); + $smarty->assign('get_children_by_type',$pole); + } +?> \ No newline at end of file