mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 08:17:47 +02:00
This version tends to do what it was supposed to do ... I guess users will prefer this ...
git-svn-id: file:///svn/phpbb/trunk@4029 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -245,7 +245,7 @@ class bbcode
|
||||
);
|
||||
break;
|
||||
case 11:
|
||||
if ($user->data['user_viewimages'])
|
||||
if ($user->data['user_viewflash'])
|
||||
{
|
||||
$this->bbcode_cache[$bbcode_id] = array(
|
||||
'preg' => array(
|
||||
|
Reference in New Issue
Block a user