aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_transfer.php
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2011-05-03 23:53:22 -0400
committerOleg Pudeyev <oleg@bsdpower.com>2011-05-04 01:21:44 -0400
commitd06e59f63bc8213a4d679ff0c20a23dcf8cd524e (patch)
tree7c80b3768be92135840a8095bca0d0a3f6ed263b /phpBB/includes/functions_transfer.php
parent237deb12cea909822e0f2fa3c072d31adfec3fb1 (diff)
downloadforums-d06e59f63bc8213a4d679ff0c20a23dcf8cd524e.tar
forums-d06e59f63bc8213a4d679ff0c20a23dcf8cd524e.tar.gz
forums-d06e59f63bc8213a4d679ff0c20a23dcf8cd524e.tar.bz2
forums-d06e59f63bc8213a4d679ff0c20a23dcf8cd524e.tar.xz
forums-d06e59f63bc8213a4d679ff0c20a23dcf8cd524e.zip
[feature/template-engine] Split template execution logic into classes.
Template executor interface defines a template executor object. It is an object which can execute (i.e. display/render) a template. Currently there are two implementations: * phpbb_template_executor_include includes php code from a file. * phpbb_template_executor_eval eval's php code. PHPBB3-9726
Diffstat (limited to 'phpBB/includes/functions_transfer.php')
0 files changed, 0 insertions, 0 deletions