1
0
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:
CaMer0n
2012-05-24 16:11:26 +00:00
parent 5b0c587b98
commit 929d0a8d42
3 changed files with 11 additions and 3 deletions

View File

@@ -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);