mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 03:24:20 +02:00
Disable menus help panel.
This commit is contained in:
@@ -16,11 +16,6 @@ if (!getperms("2"))
|
||||
exit;
|
||||
}
|
||||
|
||||
if(!deftrue("e_DEBUG_MENUMANAGER"))
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
$sql = e107::getDb();
|
||||
$tp = e107::getParser();
|
||||
|
Reference in New Issue
Block a user