diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2013-08-01 17:39:52 +0200 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2013-08-01 17:39:52 +0200 |
| commit | acc7cb5e23744ebf591e223da4a3f079a8b3f9fb (patch) | |
| tree | 785c9c7ac45cc5a3d824865ad280155ea7c3fc48 /phpBB/language | |
| parent | 0a73d64b9772971b7e43e989c659184ee20c5bc6 (diff) | |
| parent | fc89fa2fec9a9b932ecf422f255f408f6bb8224d (diff) | |
| download | forums-acc7cb5e23744ebf591e223da4a3f079a8b3f9fb.tar forums-acc7cb5e23744ebf591e223da4a3f079a8b3f9fb.tar.gz forums-acc7cb5e23744ebf591e223da4a3f079a8b3f9fb.tar.bz2 forums-acc7cb5e23744ebf591e223da4a3f079a8b3f9fb.tar.xz forums-acc7cb5e23744ebf591e223da4a3f079a8b3f9fb.zip | |
Merge branch 'prep-release-3.0.12' of git://github.com/phpbb/phpbb3 into prep-release-3.0.12
* 'prep-release-3.0.12' of git://github.com/phpbb/phpbb3:
[ticket/11753] Remove ?> from MySQL Upgrader.
[ticket/11753] Update MySQL upgrader schema data.
[ticket/11524] Add another isset() to mitigate "Illegal string offset 'limit'"
[ticket/11752] HTTP -> HTTPs in email/installed.txt
Diffstat (limited to 'phpBB/language')
| -rw-r--r-- | phpBB/language/en/email/installed.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/email/installed.txt b/phpBB/language/en/email/installed.txt index 2aa03a7f33..60e52e37c4 100644 --- a/phpBB/language/en/email/installed.txt +++ b/phpBB/language/en/email/installed.txt @@ -12,7 +12,7 @@ Username: {USERNAME} Board URL: {U_BOARD} ---------------------------- -Useful information regarding the phpBB software can be found in the docs folder of your installation and on phpBB.com's support page - http://www.phpbb.com/support/ +Useful information regarding the phpBB software can be found in the docs folder of your installation and on phpBB.com's support page - https://www.phpbb.com/support/ In order to keep your board safe and secure, we highly recommended keeping current with software releases. For your convenience, a mailing list is available at the page referenced above. |
