diff --git a/Smarty.class.php b/Smarty.class.php index 2dd6ef8f..7c3c1b4c 100644 --- a/Smarty.class.php +++ b/Smarty.class.php @@ -523,7 +523,6 @@ class Smarty if(!$this->allow_php) { /* we don't allow php, so echo anything in */ $text_blocks[$curr_tb] = str_replace($curr_sp,'',$text_blocks[$curr_tb]); - /* echo