MDL-43784 theme: Removing all the old themes

This commit is contained in:
Frederic Massart 2014-03-19 10:57:45 +08:00
parent 9b8555fbea
commit 7a2dabcbaa
742 changed files with 57 additions and 31842 deletions

View file

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