mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
Media-Manager ajax filter fix.
This commit is contained in:
@@ -37,10 +37,10 @@ if($info = e107::getLibrary()->load('bootstrap'))
|
||||
|
||||
include_once(e107::coreTemplatePath('admin_icons')); // Needs to be loaded before infopanel AND in boot.php
|
||||
|
||||
if(vartrue($_GET['iframe']) == 1)
|
||||
/*if(vartrue($_GET['iframe']) == 1)
|
||||
{
|
||||
define('e_IFRAME', true);
|
||||
}
|
||||
}*/
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user