mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-27 04:18:55 +00:00
Add some text about updating the settings
git-svn-id: file:///svn/phpbb/trunk@2135 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
bc81a009b2
commit
e1698c3a01
1 changed files with 2 additions and 2 deletions
|
@ -298,8 +298,8 @@ if( !$db->sql_query($sql) )
|
||||||
die("Couldn't insert config key 'record_online_date'");
|
die("Couldn't insert config key 'record_online_date'");
|
||||||
}
|
}
|
||||||
|
|
||||||
echo "\n<br />\n<b>COMPLETE! Please delete this file before continuing!</b><br />\n";
|
echo "\n<br />\n<b>COMPLETE!</b><br />\n";
|
||||||
|
echo "\n<p>You should now visit the General Configuration settings page in the <a href=\"admin/\">Administration Panel</a> 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!</p>\n";
|
||||||
?>
|
?>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Add table
Reference in a new issue