mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +02:00
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:
@@ -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,
|
||||
|
||||
|
Reference in New Issue
Block a user