MDL-25394 Improved support for mobile and device themes

This commit is contained in:
Anthony Forth 2011-05-31 14:25:52 +08:00 committed by Sam Hemelryk
parent 16b5541dd2
commit 37959dd471
11 changed files with 534 additions and 70 deletions

View file

@ -30,7 +30,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2011052500.00; // YYYYMMDD = weekly release date of this DEV branch
$version = 2011052500.06; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes