MDL-59142 core_theme: cache post-processed css

Thanks Cameron Ball for the base patch
This commit is contained in:
Simey Lameze
2017-06-13 09:36:44 +08:00
parent 760ed1dfde
commit 481a5ce58b
5 changed files with 54 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017051500.04; // 20170515 = branching date YYYYMMDD - do not modify!
$version = 2017051500.05; // 20170515 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.