diff --git a/phpBB/install/install.php b/phpBB/install/install.php index 20335ed9b4..fa823494b0 100644 --- a/phpBB/install/install.php +++ b/phpBB/install/install.php @@ -584,7 +584,7 @@ else if (!empty($HTTP_POST_VARS['ftp_file'])) // section. $s_hidden_fields = ''; $s_hidden_fields .= ''; - $s_hidden_fields .= ''; + $s_hidden_fields .= ''; $s_hidden_fields .= ''; page_header($lang['Inst_Step_2']); @@ -1029,4 +1029,4 @@ else } } -?> \ No newline at end of file +?> diff --git a/phpBB/install/update_to_202.php b/phpBB/install/update_to_202.php index 9920435b4f..753ff23170 100644 --- a/phpBB/install/update_to_202.php +++ b/phpBB/install/update_to_202.php @@ -655,7 +655,7 @@ switch ( $row['config_value'] ) } echo "
You should now visit the General Configuration settings page in the Administration Panel and check the General Configuration of the board. If you updated from versions prior to RC-3 you must update some entries. If you do not do this emails sent from the board will contain incorrect information. Don't forget to delete this file!
\n"; +echo "\nYou should now visit the General Configuration settings page in the Administration Panel and check the General Configuration of the board. If you updated from versions prior to RC-3 you must update some entries. If you do not do this emails sent from the board will contain incorrect information. Don't forget to delete this file!
\n"; ?> diff --git a/phpBB/install/update_to_203.php b/phpBB/install/update_to_203.php index a073471ce2..98ba8c1913 100644 --- a/phpBB/install/update_to_203.php +++ b/phpBB/install/update_to_203.php @@ -658,7 +658,7 @@ switch ( $row['config_value'] ) } echo "You should now visit the General Configuration settings page in the Administration Panel and check the General Configuration of the board. If you updated from versions prior to RC-3 you must update some entries. If you do not do this emails sent from the board will contain incorrect information. Don't forget to delete this file!
\n"; +echo "\nYou should now visit the General Configuration settings page in the Administration Panel and check the General Configuration of the board. If you updated from versions prior to RC-3 you must update some entries. If you do not do this emails sent from the board will contain incorrect information. Don't forget to delete this file!
\n"; ?> diff --git a/phpBB/install/update_to_204.php b/phpBB/install/update_to_204.php index 5164d33aa1..af24fe29e6 100644 --- a/phpBB/install/update_to_204.php +++ b/phpBB/install/update_to_204.php @@ -883,7 +883,7 @@ switch ($row['config_value']) } echo "You should now visit the General Configuration settings page in the Administration Panel and check the General Configuration of the board. If you updated from versions prior to RC-3 you must update some entries. If you do not do this emails sent from the board will contain incorrect information. Don't forget to delete this file!
\n"; +echo "\nYou should now visit the General Configuration settings page in the Administration Panel and check the General Configuration of the board. If you updated from versions prior to RC-3 you must update some entries. If you do not do this emails sent from the board will contain incorrect information. Don't forget to delete this file!
\n"; ?>