MDL-21840 backup - table for files handling on restore. Big thanks to MySQL for being so... limited?

This commit is contained in:
Eloy Lafuente 2010-07-18 11:03:07 +00:00
parent c44d4aeeee
commit 8bc29d46b4
3 changed files with 51 additions and 5 deletions

View file

@ -6,7 +6,7 @@
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)
$version = 2010071701; // YYYYMMDD = date of the last version bump
$version = 2010071800; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 Preview 4+ (Build: 20100718)'; // Human-friendly version name