diff --git a/phpBB/install.php b/phpBB/install.php
index b4d09a65f6..adce252945 100644
--- a/phpBB/install.php
+++ b/phpBB/install.php
@@ -418,6 +418,7 @@ else if( !empty($HTTP_POST_VARS['ftp_file']) && !defined("PHPBB_INSTALLED") )
{
$s_hidden_fields .= '';
$s_hidden_fields .= '';
+ $s_hidden_fields .= '';
$s_hidden_fields .= '';
$s_hidden_fields .= '';
$s_hidden_fields .= '';
@@ -862,6 +863,7 @@ else
{
$s_hidden_fields .= '';
$s_hidden_fields .= '';
+ $s_hidden_fields .= '';
$s_hidden_fields .= '';
$s_hidden_fields .= '';
$s_hidden_fields .= '';