summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_resource_extends.php
diff options
context:
space:
mode:
Diffstat (limited to 'libs/sysplugins/smarty_internal_resource_extends.php')
-rw-r--r--libs/sysplugins/smarty_internal_resource_extends.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/sysplugins/smarty_internal_resource_extends.php b/libs/sysplugins/smarty_internal_resource_extends.php
index 23aee5dd..53ea3ebc 100644
--- a/libs/sysplugins/smarty_internal_resource_extends.php
+++ b/libs/sysplugins/smarty_internal_resource_extends.php
@@ -108,7 +108,6 @@ class Smarty_Internal_Resource_Extends extends Smarty_Resource {
$_end = 0;
$_level = 1;
if (substr($_result[0][$_start][0],0,strlen($source->smarty->left_delimiter)+1) == $source->smarty->left_delimiter.'*') {
- echo 'lll';
$_start++;
continue;
}