mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-09 17:15:19 +02:00
guess what
git-svn-id: file:///svn/phpbb/trunk@4002 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
5066be354d
commit
db56a55808
@ -125,8 +125,7 @@ class userdata extends user
|
|||||||
$result = $db->sql_query($sql);
|
$result = $db->sql_query($sql);
|
||||||
|
|
||||||
$db->sql_transaction('commit');
|
$db->sql_transaction('commit');
|
||||||
|
|
||||||
|
|
||||||
if ($coppa)
|
if ($coppa)
|
||||||
{
|
{
|
||||||
$message = $user->lang['ACCOUNT_COPPA'];
|
$message = $user->lang['ACCOUNT_COPPA'];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user