MDL-25015 get_string() logic implementation in javascript

The new function allows to substitute {$a} placeholders on client side.
Version bump needed to clear javascript caches.
This commit is contained in:
David Mudrak
2010-11-02 14:24:19 +00:00
parent e67c213cc3
commit b532be2d53
2 changed files with 67 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2010110200; // YYYYMMDD = date of the last version bump
$version = 2010110201; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 RC1 (Build: 20101102)'; // Human-friendly version name