Don't forget the prefix_ for table names

This commit is contained in:
gustav_delius
2006-04-18 21:49:14 +00:00
parent 04ddd06c1d
commit 9977aa0f4a
2 changed files with 5 additions and 5 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 = 2006041800; // YYYYMMDD = date
$version = 2006041801; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.6 Beta 3'; // Human-friendly version name