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