Minor changes ... oh and to vB developers ... remember, when using ideas from our schemas the copyright should read "(C) 2002 phpBB Group" ... ;)

git-svn-id: file:///svn/phpbb/trunk@2832 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2002-08-07 00:01:18 +00:00
parent d299df3b25
commit 16922e62e3

View file

@ -130,7 +130,6 @@ CREATE TABLE phpbb_forums (
parent_id smallint(5) UNSIGNED NOT NULL,
forum_order smallint(5) UNSIGNED DEFAULT '1' NOT NULL,
left_id smallint(5) UNSIGNED NOT NULL,
right_id smallint(5) UNSIGNED NOT NULL,