aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2014-05-11 09:40:26 +0200
committerMarc Alexander <admin@m-a-styles.de>2014-05-11 09:40:26 +0200
commit0bc5e951987ff77b2f1611981fcdb33efcc55ad6 (patch)
tree5efeea482cc0cf8db48394183586dff3923288f9 /phpBB/posting.php
parent8121f87f084c0e1790dd59105a00de8d4b3c7cdb (diff)
downloadforums-0bc5e951987ff77b2f1611981fcdb33efcc55ad6.tar
forums-0bc5e951987ff77b2f1611981fcdb33efcc55ad6.tar.gz
forums-0bc5e951987ff77b2f1611981fcdb33efcc55ad6.tar.bz2
forums-0bc5e951987ff77b2f1611981fcdb33efcc55ad6.tar.xz
forums-0bc5e951987ff77b2f1611981fcdb33efcc55ad6.zip
[ticket/12407] Fix incorrect @since line in event
PHPBB3-12407
Diffstat (limited to 'phpBB/posting.php')
-rw-r--r--phpBB/posting.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/posting.php b/phpBB/posting.php
index bdb4d21924..345b5b094e 100644
--- a/phpBB/posting.php
+++ b/phpBB/posting.php
@@ -1596,7 +1596,7 @@ $page_data = array(
* @var array page_data Posting page data that should be passed to the
* posting page via $template->assign_vars()
* @var object message_parser The message parser object
-* @since 3.1-A1
+* @since 3.1.0-a1
* @change 3.1.0-b3 Added vars post_data, moderators, mode, page_title,
* s_topic_icons, form_enctype, s_action, s_hidden_fields,
* post_id, topic_id, forum_id, submit, preview, save, load,