aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/template/twig/node/event.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11777] Add subdirectory 'events/' to the template event search pathrechosen2013-08-121-3/+8
| | | | | | | | Makes the twig template engine look in the events/ subdirectory instead of the main styles/[style]/template/ directory for extension template events. Note that it does _not_ look recursively! PHPBB3-11777
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+79
PHPBB3-11698