mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00: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
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue