1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-13 12:35:06 +01:00

I am not having much luck these days...

git-svn-id: file:///svn/phpbb/trunk@7421 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M 2007-04-28 14:24:10 +00:00
parent 946b87233b
commit 69d77d685b

View File

@ -697,7 +697,6 @@ class install_install extends module
{
$error[] = $lang['INST_ERR_EMAIL_INVALID'];
}
$error = array();
$template->assign_block_vars('checks', array(
'S_LEGEND' => true,