From bb603ed36e4f9b21b45edc1db02f6646e9b4f396 Mon Sep 17 00:00:00 2001 From: Jimmy Liow <18777396951@163.com> Date: Mon, 12 Jun 2023 15:54:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96=E6=8E=A8=E8=8D=90?= =?UTF-8?q?=E8=B0=83=E8=AF=95=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/controllers/information.php b/application/controllers/information.php index 969479ee..2f62c692 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -999,9 +999,9 @@ class Information extends CI_Controller $secondList = array_slice($tipsRightList, 12, 12); $thirdList = array_slice($tipsRightList, 24, 12); echo 'COUNT: '.COUNT($tipsRightList); - echo '1 COUNT: '.COUNT($firstList); - echo '2 COUNT: '.COUNT($secondList); - echo '3 COUNT: '.COUNT($thirdList); + echo '; 1 COUNT: '.COUNT($firstList); + echo '; 2 COUNT: '.COUNT($secondList); + echo '; 3 COUNT: '.COUNT($thirdList); $tips_right_list_content = $this->load->view( 'mobile_first/ah-tips-right-list',