aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-07-11 20:07:32 +0200
committerPayBas <contact@paybas.com>2014-07-11 20:07:32 +0200
commit20a55bc8dde0991a9ba4e9606d4bb3594e4122d3 (patch)
tree2b95de2ae07bf11c1503069b2dd0509dd92a6aae
parent08264ec3af0a372ae25a7ccbe318e939b76c30ba (diff)
downloadforums-20a55bc8dde0991a9ba4e9606d4bb3594e4122d3.tar
forums-20a55bc8dde0991a9ba4e9606d4bb3594e4122d3.tar.gz
forums-20a55bc8dde0991a9ba4e9606d4bb3594e4122d3.tar.bz2
forums-20a55bc8dde0991a9ba4e9606d4bb3594e4122d3.tar.xz
forums-20a55bc8dde0991a9ba4e9606d4bb3594e4122d3.zip
[ticket/12838] Update events.md to RC3
PHPBB3-12838
-rw-r--r--phpBB/docs/events.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index f9b6d9227b..4a58c465af 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -82,28 +82,28 @@ acp_ranks_edit_after
===
* Locations:
+ adm/style/acp_ranks.html
-* Since: 3.1.0-RC2
+* Since: 3.1.0-RC3
* Purpose: Add content after the rank details when editing a rank in the ACP
acp_ranks_edit_before
===
* Locations:
+ adm/style/acp_ranks.html
-* Since: 3.1.0-RC2
+* Since: 3.1.0-RC3
* Purpose: Add content before the rank details when editing a rank in the ACP
acp_ranks_list_column_after
===
* Locations:
+ adm/style/acp_ranks.html
-* Since: 3.1.0-RC2
+* Since: 3.1.0-RC3
* Purpose: Add content before the first column in the ranks list in the ACP
acp_ranks_list_column_before
===
* Locations:
+ adm/style/acp_ranks.html
-* Since: 3.1.0-RC2
+* Since: 3.1.0-RC3
* Purpose: Add content after the last column (but before the action column)
in the ranks list in the ACP
@@ -111,14 +111,14 @@ acp_ranks_list_header_after
===
* Locations:
+ adm/style/acp_ranks.html
-* Since: 3.1.0-RC2
+* Since: 3.1.0-RC3
* Purpose: Add content before the first header-column in the ranks list in the ACP
acp_ranks_list_header_before
===
* Locations:
+ adm/style/acp_ranks.html
-* Since: 3.1.0-RC2
+* Since: 3.1.0-RC3
* Purpose: Add content after the last header-column (but before the action column)
in the ranks list in the ACP