- Patch #107346 by asaddi: postgresql fix.

6.x
Dries Buytaert 2007-02-10 15:39:17 +00:00
parent aae033952f
commit c890a00771
1 changed files with 0 additions and 1 deletions

View File

@ -681,7 +681,6 @@ function system_install() {
db_query("CREATE TABLE {boxes} (
bid serial,
title varchar(64) NOT NULL default '',
body text,
info varchar(128) NOT NULL default '',
format smallint NOT NULL default '0',