mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-18 07:31:32 +02:00
guess what
git-svn-id: file:///svn/phpbb/trunk@4002 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -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'];
|
||||||
|
Reference in New Issue
Block a user