还原回去先,不然TP网站无法使用

master
赵鹏 1 year ago
parent 68a7a74c0f
commit f8ab581d34

@ -7,8 +7,8 @@ class Trippest_model extends CI_Model {
function __construct() function __construct()
{ {
parent::__construct(); parent::__construct();
//$this->HT = $this->load->database('HT', TRUE); $this->HT = $this->load->database('HT', TRUE);
$this->HT = $this->load->database('TOURMANAGER_LOCAL', TRUE); //$this->HT = $this->load->database('TOURMANAGER_LOCAL', TRUE);
} }

Loading…
Cancel
Save