From 715a51c548f36ab2dca1fd61723f2f0b45e67a18 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sun, 14 Oct 2001 18:22:32 +0000 Subject: Various changes to location redirection ... please note the format and name changes git-svn-id: file:///svn/phpbb/trunk@1190 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 fbd1c5b94b..4a20fa6935 100644 --- a/phpBB/install.php +++ b/phpBB/install.php @@ -485,7 +485,7 @@ else // $s_hidden_fields = ''; $s_hidden_fields .= ''; - $s_hidden_fields .= ''; + $s_hidden_fields .= ''; $s_hidden_fields .= ''; if ( $dbms == 'odbc' ) { -- cgit v1.2.1