added admin menu entry to old framework / search page

This commit is contained in:
following
2013-02-24 11:46:29 +01:00
parent 9a5fcd4c77
commit 49cac2d678
4 changed files with 16 additions and 8 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
****************************************************************************/
//Menü laden
global $mnu_bgcolor, $mnu_selmenuitem, $develwarning, $tpl_subtitle, $opt, $rootpath;
global $mnu_bgcolor, $mnu_selmenuitem, $develwarning, $tpl_subtitle, $opt, $rootpath, $usr;
require_once($stylepath . '/lib/menu.php');
if (function_exists('post_config'))