aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/template/twig/twig.php
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-10/+15
|\
| * [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-10/+15
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-214/+85
|\ \ | |/
| * [ticket/11727] Template loader support for safe directories to load files fromNathan Guse2013-09-021-7/+15
| * [ticket/11628] Create base template class with common functionsNathan Guse2013-08-281-179/+1
| * Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628Nathan Guse2013-08-281-2/+2
| |\
| | * [ticket/11701] Loop variables are not passed correctly to eventsNathaniel Guse2013-07-231-2/+2
| * | [ticket/11628] Make get_template_vars protectedNathaniel Guse2013-07-241-1/+1
| * | [ticket/11628] Fix a bug I noticed in template->destroyNathaniel Guse2013-07-241-1/+1
| * | [ticket/11628] Remove the one usage of get_style_path()Nathaniel Guse2013-07-241-16/+2
| * | [ticket/11628] Shorten an if to an inline statementNathaniel Guse2013-07-241-9/+2
| * | [ticket/11628] Remove template_path option on set_custom_styleNathaniel Guse2013-07-241-10/+3
| * | [ticket/11628] Remove set_style_names function, moved to set_custom_styleNathaniel Guse2013-07-241-21/+6
| * | [ticket/11628] Set admin namespace in the constructorNathaniel Guse2013-07-241-13/+6
| * | [ticket/11628] Change set_custom_style $template path to default to stringNathaniel Guse2013-07-241-3/+3
| * | [ticket/11628] Remove third parameter ($names) from set_custom_styleNathaniel Guse2013-07-241-5/+4
| * | [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/11700] Move all recent code to namespacesNils Adermann2013-09-161-29/+31
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+465