MDL-44118 remove the qeupgradehelper tool

and associated code that was only used by it.
This commit is contained in:
Tim Hunt
2014-02-18 11:55:21 +00:00
parent e4c20157c0
commit 4e8a07d28b
26 changed files with 20 additions and 2400 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2014021300.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2014021300.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.