phpbb/phpBB
upstrocker f991a99a14
[ticket/15139] Assigned 'topics_per_page' before template included
The element $config['topics_per_page'] was assigned a value after the
template was included, which led to incorrect page number display in the
header when pagination.
Now this var is assigned the correct value before the template is included

PHPBB3-15139
2017-03-28 20:41:38 +02:00
..
adm Merge pull request #4743 from rubencm/ticket/14820 2017-03-19 00:01:30 +01:00
assets Merge pull request #4021 from marc1706/ticket/14272 2016-03-27 13:34:17 +02:00
bin [ticket/14403] Set a default user id and ip in CLI 2016-01-14 20:31:54 +01:00
cache
config [ticket/14957] Do not cache database config entries 2017-01-03 21:29:30 +01:00
develop [ticket/13685] Add phpbb_dispatcher to fulltext search constructors 2015-06-07 18:40:44 +01:00
docs Merge pull request #4636 from javiexin/ticket/14995 2017-02-21 21:32:03 +01:00
download [ticket/13429] Replace @change with @changed 2017-01-23 13:33:15 +01:00
ext [ticket/11163] Add ext/index.htm 2014-05-15 14:11:11 +02:00
files
images
includes [ticket/15143] Fix display of version update in ACP 2017-03-22 12:14:05 -07:00
install [prep-release-3.1.10] Update version numbers for 3.1.10 2016-10-02 21:06:56 +01:00
language [ticket/14758] Improve the ACP Parameter wording 2017-03-19 18:48:55 +01:00
phpbb [ticket/15143] Fix display of version update in ACP 2017-03-22 12:14:05 -07:00
store
styles [ticket/14844] Add CSS classes for strong and italics text to BBCodes 2017-03-19 15:35:51 +01:00
.htaccess [ticket/14458] Explicitly state RewriteBase into .htaccess root file 2016-02-07 14:46:45 +01:00
app.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
common.php [ticket/14481] Respect HTTP_X_FORWARDED headers for implying https 2016-02-15 22:06:25 +01:00
composer.json [ticket/14382] Specify the branch-alias in the composer.json files 2016-01-09 15:36:43 +01:00
composer.lock [ticket/14538] Update symfony dependencies to latest versions 2016-07-19 17:58:41 +02:00
cron.php [ticket/14466] Fix class name in PHPDoc comment. 2016-03-25 23:16:49 +03:00
faq.php [ticket/13600] Allow extensions to create a custom help page 2015-02-17 23:57:30 +01:00
feed.php [ticket/14688] Add core events to the feeds 2016-07-17 21:14:13 +07:00
index.php [ticket/14652] Fix typos in core.index_modify_birthdays_list vars descriptions 2016-05-29 11:42:32 +02:00
mcp.php [ticket/13142] Extra space before the comment block 2014-11-29 10:40:35 +00:00
memberlist.php [ticket/13429] Replace @change with @changed 2017-01-23 13:33:15 +01:00
posting.php Merge pull request #4589 from senky/ticket/14929 2017-02-11 22:03:57 +01:00
report.php [ticket/13159] Allow to do extra auth checks on report posting 2014-12-03 17:53:10 +00:00
search.php Merge pull request #4469 from rxu/ticket/14787-2 2016-10-02 18:08:09 +02:00
ucp.php [ticket/13422] Renamed event 2014-12-28 13:20:04 +04:00
viewforum.php [ticket/15139] Assigned 'topics_per_page' before template included 2017-03-28 20:41:38 +02:00
viewonline.php [ticket/13429] Replace @change with @changed 2017-01-23 13:33:15 +01:00
viewtopic.php Merge pull request #4523 from senky/ticket/13429 2017-02-11 15:19:47 +01:00
web.config [ticket/14587] Remove sectionGroup from web.config 2016-04-07 17:20:34 -04:00