mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 09:10:23 +02:00
Preference added to enable experimental JS/CSS Caching. JS/CSS Caching tweaked to correct broken paths.
This commit is contained in:
@@ -32,4 +32,8 @@ define("CACLAN_24", "Empty DB Structure Cache");
|
||||
define("CACLAN_25", "Empty Thumbnail Cache");
|
||||
define("CACLAN_26", "Empty All Cache");
|
||||
define("CACLAN_27", "Empty Browser Cache");
|
||||
|
||||
define("CACLAN_28", "JS/CSS Cache");
|
||||
define("CACLAN_29", "Consolidate and cache javascript files and cascading stylesheet files.");
|
||||
define("CACLAN_30", "Empty JS/CSS Cache");
|
||||
?>
|
Reference in New Issue
Block a user