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