MDL-50919 tags: minor fixes and version bump
This fixes: - An incorrect exception message. - tablelib weird behavior creating up to pagesize empty rows. Also forces a version bump so new webservices will become installed.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2015082800.00; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
$version = 2015090100.00; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user