Fixing one little-little bug about user->ajax being nullable. MDL-8421

This commit is contained in:
stronk7
2007-02-04 20:48:34 +00:00
parent b7a0ea8781
commit 8dadea8837
2 changed files with 14 additions and 1 deletions
+1 -1
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 = 2007020200; // YYYYMMDD = date
$version = 2007020400; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.8 Beta'; // Human-friendly version name