mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
This now gives a full path through the new install system.
New features: - Rearranged config items - Added advanced config page for optional settings - Email admin on install NOTE: This only works if config.php is writable, if it is unwritable, you must fallback to the old method, edit install_install.php where the redirect is commented out in the database settings to do this git-svn-id: file:///svn/phpbb/trunk@5764 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
21
phpBB/language/en/email/installed.txt
Normal file
21
phpBB/language/en/email/installed.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
Subject: phpBB Installed
|
||||
Charset: iso-8859-1
|
||||
|
||||
Congratulations,
|
||||
|
||||
You have successfully installed phpBB on your server.
|
||||
|
||||
This email contains important information on your installation that you should keep safe. The password has been encrypted in the database and cannot be recovered, although you can request a new password should you lose this one
|
||||
|
||||
----------------------------
|
||||
Username: {USERNAME}
|
||||
Password: {PASSWORD}
|
||||
|
||||
Board URL: {U_BOARD}
|
||||
----------------------------
|
||||
|
||||
Useful information on your phpBB installation can be found in the docs folder of your installation and on our website - http://www.phpbb.com/support/
|
||||
|
||||
We recommend that in order to stay current with software releases you subscribe to our mailing list, located at the above URL.
|
||||
|
||||
{EMAIL_SIG}
|
Reference in New Issue
Block a user