diff options
| author | Igor Wiedler <igor@wiedler.ch> | 2011-07-09 23:33:44 +0200 |
|---|---|---|
| committer | Igor Wiedler <igor@wiedler.ch> | 2011-07-10 00:30:50 +0200 |
| commit | f7b06ca12db9da519d49ce334eaf96573d003c0f (patch) | |
| tree | 30cf8c1e44e0ed92f57afd5f15c6ebff69bfeead /phpBB/includes | |
| parent | 1d26398faab3459e52dd951299df6e0a2fc66e7d (diff) | |
| download | forums-f7b06ca12db9da519d49ce334eaf96573d003c0f.tar forums-f7b06ca12db9da519d49ce334eaf96573d003c0f.tar.gz forums-f7b06ca12db9da519d49ce334eaf96573d003c0f.tar.bz2 forums-f7b06ca12db9da519d49ce334eaf96573d003c0f.tar.xz forums-f7b06ca12db9da519d49ce334eaf96573d003c0f.zip | |
[feature/template-engine] Move template.php to includes/template
This allows making use of autoloading.
PHPBB3-9726
Diffstat (limited to 'phpBB/includes')
| -rw-r--r-- | phpBB/includes/template/template.php (renamed from phpBB/includes/template.php) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/phpBB/includes/template.php b/phpBB/includes/template/template.php index 935605b12a..935605b12a 100644 --- a/phpBB/includes/template.php +++ b/phpBB/includes/template/template.php |
