?
Path : /home/admin/public_html/modules-bak/blog/ |
Current File : /home/admin/public_html/modules-bak/blog/com_menu.php |
<?php class Html_user{ function menu2(){ global $db; $c=$db->count_data('users',''); $output.=" menu"; return $output; } }//end class /*<a href=\"$PHPSELF?mod=user&ac=groups\">Group</a> | <a href=\"$PHPSELF?mod=user&ac=new_group\">New Group</a> */ ?>