MDL-27408 Moved the question engine install/upgrade code into the proper place.

I have tested upgrade from the previous development version, and a clean install. Upgrade from 2.0 still needs more work.
This commit is contained in:
Tim Hunt
2011-05-12 18:58:50 +01:00
parent dcd03928ab
commit bb28e3bc5e
19 changed files with 1233 additions and 970 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2011051100.00; // YYYYMMDD = weekly release date of this DEV branch
$version = 2011051212.00; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes