Pass variables from current scope in LangCompilerTemplatePlugin
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 29 Jul 2016 13:35:12 +0000 (15:35 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 29 Jul 2016 14:25:53 +0000 (16:25 +0200)
commitc9a530df71da8bc7acf73c044ceb17c5bb2b25d5
treedcf2f6e1c73485d4097d8aa00f067569e0b46e58
parent53a7078f73469d2ad7da7fa3cad631ddc321cd0c
Pass variables from current scope in LangCompilerTemplatePlugin

This is needed in case the Template is evaluated by the
EmailTemplateEngine, as dynamic language variables use the variables
of the regular TemplateEngine.
wcfsetup/install/files/lib/system/template/plugin/LangCompilerTemplatePlugin.class.php