Change rule to tzrule (reserved word)

This commit is contained in:
stronk7 2006-08-22 21:19:52 +00:00
parent 7970cce9f4
commit 598dc3a99c
7 changed files with 17 additions and 8 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 = 2006082100; // YYYYMMDD = date
$version = 2006082200; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.7 dev'; // Human-friendly version name