diff options
Diffstat (limited to 'phpBB')
| -rw-r--r-- | phpBB/viewforum.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/viewforum.php b/phpBB/viewforum.php index 08438927fd..6d500628c5 100644 --- a/phpBB/viewforum.php +++ b/phpBB/viewforum.php @@ -565,6 +565,8 @@ $sql_ary = array( * @var bool store_reverse Flag indicating if we select from the late pages * * @since 3.1.0-RC4 +* +* @changed 3.1.1 Added forum_data */ $vars = array( 'forum_data', |
