From 43739c19a2f5451ca9efd6804af4045a75225c1c Mon Sep 17 00:00:00 2001 From: mohrt Date: Sat, 10 Feb 2001 23:53:43 +0000 Subject: [PATCH] remove comment --- Smarty.class.php | 1 - libs/Smarty.class.php | 1 - 2 files changed, 2 deletions(-) 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