aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/template/template.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12224] Add template wrapper method to assign block arraysrxu2014-02-231-0/+8
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-5/+23
|\
| * [ticket/11628] Remove the one usage of get_style_path()Nathaniel Guse2013-07-241-1/+1
| * [ticket/11628] Remove template_path option on set_custom_styleNathaniel Guse2013-07-241-2/+1
| * [ticket/11628] Remove set_style_names function, moved to set_custom_styleNathaniel Guse2013-07-241-10/+0
| * [ticket/11628] Change set_custom_style $template path to default to stringNathaniel Guse2013-07-241-2/+2
| * [ticket/11628] Remove third parameter ($names) from set_custom_styleNathaniel Guse2013-07-241-3/+2
| * [ticket/11628] Return $this from set_style, set_custom_styleNathaniel Guse2013-07-241-2/+2
| * [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-241-0/+30
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-13/+15
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+157