rating MDL-21657 changed table from ratings (plural) to rating (singular)

This commit is contained in:
Andrew Davis
2010-03-16 09:20:23 +00:00
parent 19fae1198c
commit 0f51ca7922
2 changed files with 9 additions and 3 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 = 2010031600; // YYYYMMDD = date of the last version bump
$version = 2010031602; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 dev (Build: 20100316)'; // Human-friendly version name