aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/diff/engine.php
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-05-14 02:59:00 +0200
committerNils Adermann <naderman@naderman.de>2010-05-16 17:49:06 +0200
commit36c19869865a8f46d9fa980b90db6d5283238bac (patch)
treea43bc5c820848dd1841a9f5d47cb731e870f7010 /phpBB/includes/diff/engine.php
parentb3bbe576035da528aa6e52775cbc60133a8a2c90 (diff)
downloadforums-36c19869865a8f46d9fa980b90db6d5283238bac.tar
forums-36c19869865a8f46d9fa980b90db6d5283238bac.tar.gz
forums-36c19869865a8f46d9fa980b90db6d5283238bac.tar.bz2
forums-36c19869865a8f46d9fa980b90db6d5283238bac.tar.xz
forums-36c19869865a8f46d9fa980b90db6d5283238bac.zip
[ticket/9545] Initial forum should display active topics by default.
The initial forum 'Your first forum' should show topics (especially the 'Welcome to phpBB3' topic) in the active topics list after installing phpBB because this is the default setting for new forums (but not categories). The default database column value for forum_flags is 32 = FORUM_FLAG_POST_REVIEW, we therefore have to explicitly set forum_flags to FORUM_FLAG_POST_REVIEW + FORUM_FLAG_ACTIVE_TOPICS = 48 for this forum. PHPBB3-9545
Diffstat (limited to 'phpBB/includes/diff/engine.php')
0 files changed, 0 insertions, 0 deletions