From 7bedc5c4015e45182bb4ed4ef410d63bbf6113c7 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 11 Nov 2006 20:40:37 +0000 Subject: [PATCH] r1281: Updating the schema file --- install/schema.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/schema.php b/install/schema.php index 1b7e67d..bc8c127 100644 --- a/install/schema.php +++ b/install/schema.php @@ -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, -- 2.22.5