mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 00:30:09 +02:00
Added compression to generated PNG thumbnails. Additional module configurations added to e107.htaccess
This commit is contained in:
@@ -1354,7 +1354,7 @@ class e_jsmanager
|
||||
return false;
|
||||
}
|
||||
|
||||
if(e_REQUEST_HTTP == e_ADMIN_ABS."menus.php") // disabled in menu-manager.
|
||||
if(e_REQUEST_HTTP == e_ADMIN_ABS."menus.php") // disabled in menu-manager.
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user