MDL-40924 badges: Add caching to external badges

This commit is contained in:
Yuliya Bozhko
2013-09-02 13:45:13 +08:00
committed by Dan Poltawski
parent 71b06edf6b
commit 129e7dffeb
8 changed files with 75 additions and 12 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2013051401.12; // 20130514 = branching date YYYYMMDD - do not modify!
$version = 2013051401.13; // 20130514 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches
// .XX = incremental changes