| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [feature/template-engine] Refactor $config dependency out of the filter | Igor Wiedler | 2011-07-10 | 1 | -1/+1 |
| | | | | | | | | | | | The template stream filter no longer depends on the $config global. Instead it uses a 'allow_php' param that is passed via stream_bucket_append's last argument. Tests also adjusted. PHPBB3-9726 | ||||
| * | [feature/template-engine] Move template.php to includes/template | Igor Wiedler | 2011-07-10 | 1 | -1/+0 |
| | | | | | | | This allows making use of autoloading. PHPBB3-9726 | ||||
| * | [feature/template-engine] Fixed copyright year. | Oleg Pudeyev | 2011-05-19 | 1 | -1/+1 |
| | | | | | PHPBB3-9726 | ||||
| * | [feature/template-engine] Add back IN_PHPBB preamble. | Oleg Pudeyev | 2011-05-12 | 1 | -0/+32 |
| PHPBB3-9726 | |||||
