mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Signature issues
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2566 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1046,7 +1046,7 @@ for($i = 0; $i < $total_posts; $i++)
|
||||
}
|
||||
}
|
||||
|
||||
if ( $user_sig != '' && $board_config['allow_sig'] )
|
||||
if ( $user_sig != '' )
|
||||
{
|
||||
$user_sig = make_clickable($user_sig);
|
||||
}
|
||||
|
Reference in New Issue
Block a user