mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00: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:
parent
d299df3b25
commit
16922e62e3
1 changed files with 0 additions and 1 deletions
|
@ -130,7 +130,6 @@ CREATE TABLE phpbb_forums (
|
||||||
|
|
||||||
parent_id smallint(5) UNSIGNED NOT NULL,
|
parent_id smallint(5) UNSIGNED NOT NULL,
|
||||||
forum_order smallint(5) UNSIGNED DEFAULT '1' NOT NULL,
|
forum_order smallint(5) UNSIGNED DEFAULT '1' NOT NULL,
|
||||||
|
|
||||||
left_id smallint(5) UNSIGNED NOT NULL,
|
left_id smallint(5) UNSIGNED NOT NULL,
|
||||||
right_id smallint(5) UNSIGNED NOT NULL,
|
right_id smallint(5) UNSIGNED NOT NULL,
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue