- added new {template} tag

This commit is contained in:
Uwe.Tews
2009-04-24 19:59:51 +00:00
parent 1ee0747801
commit e315782819
10 changed files with 186 additions and 17 deletions

View File

@@ -68,7 +68,7 @@ class Smarty_Internal_Compile_Include extends Smarty_Internal_CompileBase {
// if ($this->compiler->tag_nocache == false) {
// save file dependency
// $compiler->template->file_dependency['file_dependency'][] = array($_template->getTemplateFilepath(), $_template->getTemplateTimestamp());
// $compiler->template->properties['file_dependency'][] = array($_template->getTemplateFilepath(), $_template->getTemplateTimestamp());
// unset ($_template);
// }
// create template object