1
0
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:
Cameron
2020-12-31 16:14:43 -08:00
parent a09e8605c5
commit a7d637b02f
4 changed files with 378 additions and 348 deletions

View File

@@ -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);
}
}*/