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