From 9ebcba6e07b3d6529f73867e9d27156951f0abba Mon Sep 17 00:00:00 2001 From: the_systech Date: Fri, 8 Mar 2002 21:05:16 +0000 Subject: Just because git-svn-id: file:///svn/phpbb/trunk@2284 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/install.php') diff --git a/phpBB/install.php b/phpBB/install.php index 0a9e947289..27f7686487 100644 --- a/phpBB/install.php +++ b/phpBB/install.php @@ -482,7 +482,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 .= ''; $template->assign_block_vars("switch_common_install", array()); -- cgit v1.2.1