X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=inc%2Fsmarty%2Fnode_methodz%2Ffunction.get_creation_by_k.php;fp=inc%2Fsmarty%2Fnode_methodz%2Ffunction.get_creation_by_k.php;h=0000000000000000000000000000000000000000;hb=f9b322cc7cb38f9d23168c291ebc3e49040a4999;hp=2a1e16afb23cab7364336d1ff2c9b2e844a54c59;hpb=673e23209e2e3b9782c037e70156a1a20154a5b9;p=mirrors%2FKyberia-bloodline.git diff --git a/inc/smarty/node_methodz/function.get_creation_by_k.php b/inc/smarty/node_methodz/function.get_creation_by_k.php deleted file mode 100644 index 2a1e16a..0000000 --- a/inc/smarty/node_methodz/function.get_creation_by_k.php +++ /dev/null @@ -1,23 +0,0 @@ - 0 order by k $orderby LIMIT $offset,$listing_amount"; - $set = $db->query($q); - - while ($set->next()) $array[] = $set->getRecord(); - - $smarty->assign('get_creation_by_k',$array); -} -?> \ No newline at end of file