// WEB :: Ryu's Planning // function b_sitemap_mylinks(){ $xoopsDB =& Database::getInstance(); $block = sitemap_get_categoires_map($xoopsDB->prefix("mylinks_cat"), "cid", "pid", "title", "viewcat.php?cid=", "title"); return $block; } ?>