- compile {block} tag code and its processing into classes

This commit is contained in:
uwetews
2015-12-25 09:10:39 +01:00
parent 2ebacc3b54
commit fdd20dd4f1
6 changed files with 205 additions and 209 deletions
@@ -364,6 +364,7 @@ class Smarty_Internal_TestInstall
'smarty_cacheresource_custom.php' => true,
'smarty_cacheresource_keyvaluestore.php' => true,
'smarty_data.php' => true,
'smarty_internal_block.php' => true,
'smarty_internal_cacheresource_file.php' => true,
'smarty_internal_compilebase.php' => true,
'smarty_internal_compile_append.php' => true,