phpbb/phpBB
brunoais ec855f1817 [ticket/13142] Place the event in the most meaningful place
The event now has nearly all variables and it is in the place where it can
most influence this method's outcome without requiring the extension
to re-process phpBB's code.

PHPBB3-13142
2015-02-26 13:07:35 +00:00
..
adm [ticket/13554] Show feature release upgrades in blue rather than red. 2015-01-28 21:59:03 +01:00
assets [ticket/13277] Force IE to not cache AJAX requests. 2014-11-18 00:41:57 -08:00
bin
cache
config Merge pull request #3293 from Nicofuma/ticket/13489 2015-01-20 23:27:54 +01:00
develop [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
docs Merge branch 'Wolfsblvt-ticket/13533' into 3.1.x 2015-02-20 20:41:55 +01:00
download [ticket/13414] Set Content-Length header only if status is not 304 2015-01-28 15:50:48 +01:00
ext
files
images
includes [ticket/13142] Place the event in the most meaningful place 2015-02-26 13:07:35 +00:00
install [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
language Merge pull request #3380 from n-aleha/ticket/13586 2015-02-20 20:52:54 +01:00
phpbb Merge pull request #3433 from Nicofuma/ticket/13643 2015-02-22 23:44:42 +01:00
store
styles Merge pull request #3425 from dragosvr92/patch-4 2015-02-20 20:55:23 +01:00
.htaccess
app.php
common.php [ticket/13070] Adjust template hook name to match that provided in the class. 2014-10-20 19:59:56 -07:00
composer.json [ticket/13032] Also update symfony/css-selector and pin it down. 2014-09-03 21:47:41 +02:00
composer.lock Merge branch 'develop-olympus' into develop-ascraeus 2014-11-11 15:29:58 +01:00
cron.php
faq.php [ticket/13600] Allow extensions to create a custom help page 2015-02-17 23:57:30 +01:00
feed.php [ticket/13348] Remove unnecessary global $cache 2015-02-03 18:24:16 +01:00
index.php [ticket/12885] New if for Index-page - board-index-text switch 2014-11-22 00:09:38 +01:00
mcp.php [ticket/13142] Extra space before the comment block 2014-11-29 10:40:35 +00:00
memberlist.php [ticket/13428] Add core events to memberlist.php for teampage 2015-01-06 11:01:18 +01:00
posting.php [ticket/13490] Allow multibyte characters in edit reason 2015-01-11 19:29:33 +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 [ticket/13595] Removed unused code 2015-02-13 22:55:04 +01:00
ucp.php [ticket/13422] Renamed event 2014-12-28 13:20:04 +04:00
viewforum.php Merge pull request #3265 from tas2580/develop-ascraeus 2015-01-09 21:41:19 +01:00
viewonline.php [ticket/13051] Fix core event name 2014-09-09 13:12:29 -07:00
viewtopic.php [ticket/13595] Removed unused code 2015-02-13 22:55:04 +01:00
web.config