aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/template/base.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-161-2/+4
| | | | PHPBB3-11700
* [ticket/11628] Create base template class with common functionsNathan Guse2013-08-281-0/+148
E.g. assign_vars PHPBB3-11628