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