mirror of
https://github.com/smarty-php/smarty.git
synced 2026-05-04 19:54:14 +02:00
- improve template scope handling
This commit is contained in:
@@ -477,11 +477,11 @@ class Smarty_Internal_TestInstall
|
||||
'smarty_internal_runtime_getincludepath.php' => true,
|
||||
'smarty_internal_runtime_hhvm.php' => true,
|
||||
'smarty_internal_runtime_inheritance.php' => true,
|
||||
'smarty_internal_runtime_inline.php' => true,
|
||||
'smarty_internal_runtime_iscached.php' => true,
|
||||
'smarty_internal_runtime_subtemplate.php' => true,
|
||||
'smarty_internal_runtime_tplfunction.php' => true,
|
||||
'smarty_internal_runtime_updatecache.php' => true,
|
||||
'smarty_internal_runtime_updatescope.php' => true,
|
||||
'smarty_internal_runtime_validatecompiled.php' => true,
|
||||
'smarty_internal_runtime_var.php' => true,
|
||||
'smarty_internal_runtime_writefile.php' => true,
|
||||
|
||||
Reference in New Issue
Block a user