From 2baf9ac129d9ecf1beb5204c2916bc0a3a39855f Mon Sep 17 00:00:00 2001 From: Steven Wittens Date: Mon, 14 May 2001 23:07:23 +0000 Subject: I've restored it to its previous condition... apparently the database.mysql is terribly outdated (didn't know this), so we should probably just wait till the final release to update it. --- database/database.mysql | 1 - 1 file changed, 1 deletion(-) diff --git a/database/database.mysql b/database/database.mysql index 133ecd024..0e80148c1 100644 --- a/database/database.mysql +++ b/database/database.mysql @@ -73,7 +73,6 @@ CREATE TABLE category ( post int(3) DEFAULT '0' NOT NULL, dump int(3) DEFAULT '0' NOT NULL, expire int(3) DEFAULT '0' NOT NULL, - promote int(2) unsigned DEFAULT '0' NOT NULL, comment int(2) unsigned DEFAULT '0' NOT NULL, submission int(2) unsigned DEFAULT '0' NOT NULL, UNIQUE name (name), -- cgit v1.2.3