1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-08 08:35:31 +02:00

guess what

git-svn-id: file:///svn/phpbb/trunk@4002 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2003-05-10 01:09:01 +00:00
parent 5066be354d
commit db56a55808

View File

@ -125,8 +125,7 @@ class userdata extends user
$result = $db->sql_query($sql);
$db->sql_transaction('commit');
if ($coppa)
{
$message = $user->lang['ACCOUNT_COPPA'];