fixed setup for fresh installs

This commit is contained in:
seek3r
2001-01-31 17:31:18 +00:00
parent ed2afb77f2
commit 9a2524dd26
4 changed files with 54 additions and 26 deletions

View File

@@ -241,7 +241,6 @@
cat_id serial,
cat_parent int,
cat_owner int,
cat_access varchar(25),
cat_appname varchar(50) NOT NULL,
cat_name varchar(150) NOT NULL,
cat_description varchar(255) NOT NULL,