diff --git a/phpBB/update_to_RC3.php b/phpBB/update_to_RC3.php index 2568c54bc6..e66dca5c72 100644 --- a/phpBB/update_to_RC3.php +++ b/phpBB/update_to_RC3.php @@ -298,8 +298,8 @@ if( !$db->sql_query($sql) ) die("Couldn't insert config key 'record_online_date'"); } -echo "\n
\nCOMPLETE! Please delete this file before continuing!
\n"; - +echo "\n
\nCOMPLETE!
\n"; +echo "\n

You should now visit the General Configuration settings page in the Administration Panel and update the 'Server' settings. If you do not do this emails sent from the board will contain incorrect information. Don't forget to delete this file!

\n"; ?> \ No newline at end of file