mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
heh
git-svn-id: file:///svn/phpbb/trunk@6264 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
86f3d738a0
commit
a8c49875f7
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ class acp_bbcodes
|
||||||
$bbcode_id = NUM_CORE_BBCODES + 1;
|
$bbcode_id = NUM_CORE_BBCODES + 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($bbcode_id > 2039)
|
if ($bbcode_id > 1511)
|
||||||
{
|
{
|
||||||
trigger_error('TOO_MANY_BBCODES');
|
trigger_error('TOO_MANY_BBCODES');
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue