From fc4c6f597660149605daf2b4544b18199423c1b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Wed, 10 Nov 2021 14:54:15 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/models/infoMetas_model.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/models/infoMetas_model.php b/application/models/infoMetas_model.php index 08264246..cd404356 100644 --- a/application/models/infoMetas_model.php +++ b/application/models/infoMetas_model.php @@ -4,7 +4,7 @@ class InfoMetas_model extends CI_Model { function __construct() { parent::__construct(); - $this->HT = $this->load->database('HT', TRUE); + $this->HT = $this->load->database('INFORMATION', TRUE); } function add($im_ic_id, $im_key, $im_value) { From ab08c5c9cd8013b087585369736465e5e9eb9cb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=B9=8F?= Date: Thu, 11 Nov 2021 11:16:50 +0800 Subject: [PATCH 2/2] =?UTF-8?q?json=E6=95=B0=E6=8D=AE=E9=87=8C=E9=9D=A2?= =?UTF-8?q?=E6=94=BE=E5=85=A5html=E4=BB=A3=E7=A0=81=E7=9A=84=E5=A4=84?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/mobile_first/chinatravel-zodiac-calc.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/application/views/mobile_first/chinatravel-zodiac-calc.php b/application/views/mobile_first/chinatravel-zodiac-calc.php index 241e8ffc..5797c004 100644 --- a/application/views/mobile_first/chinatravel-zodiac-calc.php +++ b/application/views/mobile_first/chinatravel-zodiac-calc.php @@ -7,14 +7,14 @@