mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
Not even worth a log msg ;)
git-svn-id: file:///svn/phpbb/trunk@4670 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -125,7 +125,7 @@ class bbcode
|
|||||||
// do not try to re-cache it if it's already in
|
// do not try to re-cache it if it's already in
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
$bbcode_ids[$bbcode_id] = $bbcode_id;
|
$bbcode_ids[] = $bbcode_id;
|
||||||
|
|
||||||
if ($bbcode_id > 11)
|
if ($bbcode_id > 11)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user