From 4db65f6f72796db48ad2dc37cd8009d7e38e2817 Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Thu, 8 Mar 2018 09:47:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=89=8D=E7=AB=AF=E9=9D=99?= =?UTF-8?q?=E6=80=81=E6=9B=B4=E6=96=B0=E6=9C=8D=E5=8A=A1=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/controllers/information.php b/application/controllers/information.php index c9171141..5e562da5 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -507,9 +507,9 @@ class Information extends CI_Controller { } } if ($amp_request) { - $url = 'http://184.172.113.219:22223/amp' . $url; + $url = 'http://184.172.113.219:22224/amp' . $url; } else { - $url = 'http://184.172.113.219:22223' . $url; + $url = 'http://184.172.113.219:22224' . $url; } break; case 'ah':