X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=inc%2Fsmarty%2Fnode_methodz%2Ffunction.get_bookmark_statistics.php;fp=inc%2Fsmarty%2Fnode_methodz%2Ffunction.get_bookmark_statistics.php;h=0000000000000000000000000000000000000000;hb=f9b322cc7cb38f9d23168c291ebc3e49040a4999;hp=9119ec91230ce69f20899e2d01a4bfd00888ad0a;hpb=673e23209e2e3b9782c037e70156a1a20154a5b9;p=mirrors%2FKyberia-bloodline.git diff --git a/inc/smarty/node_methodz/function.get_bookmark_statistics.php b/inc/smarty/node_methodz/function.get_bookmark_statistics.php deleted file mode 100644 index 9119ec9..0000000 --- a/inc/smarty/node_methodz/function.get_bookmark_statistics.php +++ /dev/null @@ -1,17 +0,0 @@ -query($q); - - while ($result->next()) { - $bs_array[]=$result->getRecord(); - } - - $smarty->assign('get_bookmark_statistics',$bs_array); - } - -?> \ No newline at end of file