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