phpbb/phpBB
Oleg Pudeyev a2c75f6053 [feature/template-engine] Deleted $template from phpbb_template_compile class.
phpbb_template_compile is now much simpler. It takes complete file paths
as inputs, either source template path or source template path and output
compiled template path. The number of methods also went down to two -
compile template and returned compiled text or compile and write to file.

phpbb_compile class is responsible for determining source and compiled
paths. It already had all the data necessary for this, now the code is
in the same place as the data it uses.

PHPBB3-9726
2011-04-24 21:18:18 -04:00
..
adm Merge branch 'develop-olympus' into develop 2011-04-10 14:17:56 -04:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
develop Merge branch 'ticket/9549' into develop 2011-03-01 16:57:00 -05:00
docs Merge branch 'ticket/haklop/10110' into develop-olympus 2011-03-31 20:23:30 +02:00
download [ticket/9684] Remove code in some more files especially includes/ 2011-04-07 13:47:06 +02:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [feature/template-engine] Deleted $template from phpbb_template_compile class. 2011-04-24 21:18:18 -04:00
install [ticket/9684] Move currently existing GAs to a selectable forum while updating. 2011-04-07 13:48:18 +02:00
language Merge branch 'develop-olympus' into develop 2011-04-22 00:16:37 -04:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles Merge branch 'develop-olympus' into develop 2011-04-22 00:04:51 -04:00
.htaccess [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
common.php Merge branch 'develop-olympus' into develop 2011-03-12 18:16:10 +01:00
cron.php [ticket/10046] Remove register_shutdown_function() in cron.php from develop. 2011-03-12 15:07:31 +01:00
faq.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
feed.php [ticket/9684] Remove code for global announcement in root-files 2011-04-07 13:45:44 +02:00
index.php [ticket/9549] Enhance teampage and legend functionality 2011-02-16 18:21:49 +01:00
mcp.php [ticket/9684] Remove code for global announcement in root-files 2011-04-07 13:45:44 +02:00
memberlist.php [ticket/9684] Remove code in some more files especially includes/ 2011-04-07 13:47:06 +02:00
posting.php [ticket/9684] Fix a SQL-Error in the posting.php 2011-04-07 13:47:07 +02:00
report.php [ticket/9684] Remove code for global announcement in root-files 2011-04-07 13:45:44 +02:00
search.php [ticket/9684] Fix Forum/Topic-Tracking for global announcements 2011-04-07 13:47:08 +02:00
style.php [task/config-class] Do not create multiple cache driver instances. 2011-01-12 01:47:51 +01:00
ucp.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
viewforum.php [ticket/9684] View origin-forumname for GAs in topic-list 2011-04-07 13:47:10 +02:00
viewonline.php [ticket/9549] Enhance teampage and legend functionality 2011-02-16 18:21:49 +01:00
viewtopic.php [ticket/9684] Remove code for global announcement in root-files 2011-04-07 13:45:44 +02:00
web.config [ticket/9520] Additionally filter requests for {common,config}.php 2010-05-03 19:32:29 +02:00