MDL-33330 Remap all instances of an external file to a single record in files_reference

This commit is contained in:
David Mudrak
2012-06-05 14:07:24 +02:00
parent dccba8bcc9
commit 8f47a60e4e
2 changed files with 27 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2012060100.02; // YYYYMMDD = weekly release date of this DEV branch
$version = 2012060100.03; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes