1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Okay, okay, I see the issue. I'll revisit this tomorrow.

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9695 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof
2009-06-26 20:58:36 +00:00
parent d61574a61e
commit 076067f856
2 changed files with 5 additions and 10 deletions

View File

@@ -103,10 +103,6 @@ class ucp_register
'tz' => request_var('tz', (float) $config['board_timezone']),
));
if ($config['enable_confirm'])
{
$s_hidden_fields = array_merge($s_hidden_fields, $captcha->get_hidden_fields());
}
}
// Checking amount of available languages