From 88a113ead6023927dd3fd3a6587d0fb42cda939f Mon Sep 17 00:00:00 2001 From: lyt Date: Wed, 10 Jan 2018 11:52:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=94=AE=E8=AF=8D=20=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E7=94=B1=E6=97=B6=E9=97=B4=E6=94=B9=E4=B8=BAid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/keyworlds.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/controllers/keyworlds.php b/application/controllers/keyworlds.php index 4f4b0baa..5d479c69 100644 --- a/application/controllers/keyworlds.php +++ b/application/controllers/keyworlds.php @@ -372,7 +372,6 @@ class Keyworlds extends CI_Controller { $client_flag = "m"; $rank_flag = 'rank_m'; $source_flag = 'source_m'; - // $last_rank = $this->Keywordsrank_model->get_rank_list($worldsList[0]->kw_id); } $last_rank_pc = $this->Keywordsrank_model->get_rank_list($worldsList[0]->kw_id);