aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xphpBB/install/install_install.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/install/install_install.php b/phpBB/install/install_install.php
index c73c857be6..30d3440ee7 100755
--- a/phpBB/install/install_install.php
+++ b/phpBB/install/install_install.php
@@ -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,