mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 20:01:47 +02:00
Dialog for visibility.
This commit is contained in:
@@ -93,7 +93,7 @@ if(e_AJAX_REQUEST)
|
||||
exit;
|
||||
}
|
||||
|
||||
if(isset($_GET['configure']))
|
||||
if(isset($_GET['configure']) || isset($_GET['iframe']))
|
||||
{
|
||||
//No layout parse when in iframe mod
|
||||
define('e_IFRAME', true);
|
||||
|
Reference in New Issue
Block a user