aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/version_helper.php
diff options
context:
space:
mode:
authorZoddo <zoddo.ino@gmail.com>2015-10-27 16:45:14 +0100
committerZoddo <zoddo.ino@gmail.com>2015-10-27 17:26:18 +0100
commit88dd8a4849915b3b5962118885b574a37e596a00 (patch)
tree2d00ceed2daafc375eec25c7a64fc7d0bd126fdd /phpBB/phpbb/version_helper.php
parent6a7567459d62c8c186c5b1b36dc5345e5d36461a (diff)
downloadforums-88dd8a4849915b3b5962118885b574a37e596a00.tar
forums-88dd8a4849915b3b5962118885b574a37e596a00.tar.gz
forums-88dd8a4849915b3b5962118885b574a37e596a00.tar.bz2
forums-88dd8a4849915b3b5962118885b574a37e596a00.tar.xz
forums-88dd8a4849915b3b5962118885b574a37e596a00.zip
[ticket/14261] Move the update of session informations to page_footer()
Currently, the unique way to disable the update of session_page is to pass "false" to the parameter of session_begin(). This method is directly called in app.php, so pages served from the routing system can't disable the update of session informations. By moving the update to page_footer, we can allow controllers to tell to the session manager that we don't want to update the session infos. PHPBB3-14261
Diffstat (limited to 'phpBB/phpbb/version_helper.php')
0 files changed, 0 insertions, 0 deletions