diff options
Diffstat (limited to 'phpBB/includes/ucp/ucp_prefs.php')
-rw-r--r-- | phpBB/includes/ucp/ucp_prefs.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/ucp/ucp_prefs.php b/phpBB/includes/ucp/ucp_prefs.php index 97e743bc4b..e63e9b4c08 100644 --- a/phpBB/includes/ucp/ucp_prefs.php +++ b/phpBB/includes/ucp/ucp_prefs.php @@ -389,7 +389,7 @@ class ucp_prefs * @var string s_limit_post_days Sort limit post by days select box * @var string s_sort_post_key Sort post key select box * @var string s_sort_post_dir Sort post dir select box - * @since 3.1.7-RC1 + * @since 3.1.8-RC1 */ $vars = array( 'submit', |