aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/template/twig
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11628] Return $this from set_style, set_custom_styleNathaniel Guse2013-07-241-4/+4
* [ticket/11628] Move setting core namespace to set_style()Nathaniel Guse2013-07-241-15/+15
* [ticket/11628] Remove $this->names, $this->style_names from phpbb_templateNathaniel Guse2013-07-241-16/+3
* [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-241-1/+106
* [ticket/11667] Use @inheritdocNathan Guse2013-07-232-14/+4
* Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11667Nathan Guse2013-07-233-9/+36
* Merge remote-tracking branch 'EXreaction/ticket/11718' into developAndreas Fischer2013-07-231-4/+5
|\
| * [ticket/11718] Twig lexer only correcting statements in IF, not ELSEIFNathaniel Guse2013-07-191-4/+5
* | [ticket/11707] Twig DEFINE not working as expectedNathaniel Guse2013-07-191-4/+8
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-1422-0/+2028