Created
December 18, 2018 20:18
-
-
Save marc1706/c8481dcccd9b0fd0e99cf76516d2707c to your computer and use it in GitHub Desktop.
phpBB 3.2.5-RC1 to 3.2.5 changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/phpBB/language/en/acp/permissions.php b/phpBB/language/en/acp/permissions.php | |
index 1ade2d6eb8a..54d968cdaa8 100644 | |
--- a/phpBB/language/en/acp/permissions.php | |
+++ b/phpBB/language/en/acp/permissions.php | |
@@ -54,7 +54,7 @@ | |
<br /> | |
- <p>For further information on setting up and managing permissions on your phpBB3 board, please see the section on <a href="https://www.phpbb.com/support/docs/en/3.1/ug/quickstart/permissions/">Setting permissions of our Quick Start Guide</a>.</p> | |
+ <p>For further information on setting up and managing permissions on your phpBB3 board, please see the section on <a href="https://www.phpbb.com/support/docs/en/3.2/ug/quickstart/permissions/">Setting permissions of our Quick Start Guide</a>.</p> | |
', | |
'ACL_NEVER' => 'Never', |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment