user->description can be NULLable (experimenting....)

This commit is contained in:
stronk7 2006-08-31 23:31:36 +00:00
parent 9b99c05f10
commit 5f941d12ab
4 changed files with 11 additions and 2 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 = 2006083101; // YYYYMMDD = date
$version = 2006083102; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.7 dev'; // Human-friendly version name