r1281: Updating the schema file
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 11 Nov 2006 20:40:37 +0000 (20:40 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 11 Nov 2006 20:40:37 +0000 (20:40 +0000)
install/schema.php

index 1b7e67d08c65989c27da53641d48b39bdfd0d8c2..bc8c127718049fa38711a53597b5731c95b5442e 100644 (file)
@@ -267,7 +267,7 @@ CREATE TABLE " . TABLE_PREFIX . "user
        showemail smallint unsigned NOT NULL,
        showcolors bool NULL,
        languageid int unsigned NOT NULL,
-       timezone smallint NOT NULL,
+       timezone float NOT NULL,
        usedst bool NOT NULL,
        hidestatuses text NOT NULL,
        defaultsortkey varchar(50) NULL,