mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 02:57:15 +02:00
Issue #4350 Have Menu Manager run init();
This commit is contained in:
@@ -69,6 +69,10 @@ if (varset($e107_popup) != 1)
|
||||
//
|
||||
if(!deftrue('e_IFRAME'))
|
||||
{
|
||||
if(!isset($LAYOUT['_modal_']))
|
||||
{
|
||||
$LAYOUT['_modal_'] = '';
|
||||
}
|
||||
|
||||
$psc = array(
|
||||
'</body>' => '',
|
||||
|
Reference in New Issue
Block a user