1
0
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:
Cameron
2016-02-07 10:53:15 -08:00
parent b182f463cb
commit 831ef22ad9
3 changed files with 26 additions and 4 deletions

View File

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