From cdce06e160a8e3b08ad9c08f7db98edc18356463 Mon Sep 17 00:00:00 2001 From: CandiceSong Date: Sun, 18 Apr 2021 14:40:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A5=E5=8E=86=E6=8E=A7=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/controllers/information.php b/application/controllers/information.php index 1f62eed1..f49bd778 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -728,7 +728,7 @@ class Information extends CI_Controller $addthis_widget = $this->load->view($template_path . '-add-this', false, true); $template = str_replace('', $addthis_widget, $template); } else { - //$template = str_replace('', '', $template); + $template = str_replace('', '', $template); } //主样式表,内联模式