mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 02:21:58 +02:00
Skip admin path check for now. Correct LAN conflict.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
$frm = e107::getForm();
|
||||
e107::coreLan('menus', true);
|
||||
|
||||
class e_menuManager
|
||||
{
|
||||
|
Reference in New Issue
Block a user