1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 12:51:52 +02:00

administration cleanup/minor improvements

This commit is contained in:
secretr
2008-12-21 12:53:11 +00:00
parent 9775e4ece6
commit f203c0d622
5 changed files with 39 additions and 16 deletions

View File

@@ -9,8 +9,8 @@
* Administration Area - Site Links
*
* $Source: /cvs_backup/e107_0.8/e107_admin/links.php,v $
* $Revision: 1.18 $
* $Date: 2008-12-19 14:01:07 $
* $Revision: 1.19 $
* $Date: 2008-12-21 12:53:11 $
* $Author: secretr $
*
*/
@@ -988,7 +988,7 @@ function links_adminmenu()
// $var['debug']['link'] = e_SELF."?debug";
show_admin_menu(LCLAN_68, $action, $var);
e_admin_menu(LCLAN_68, $action, $var);
}
/**