From 9d5eb6d5e6e0b3c467fce318b48ae7b6b37f2900 Mon Sep 17 00:00:00 2001 From: cyc Date: Wed, 11 Apr 2018 11:04:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E4=B8=8A=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/bootstrap3/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/bootstrap3/header.php b/application/views/bootstrap3/header.php index fef5948d..ce9b6aa8 100644 --- a/application/views/bootstrap3/header.php +++ b/application/views/bootstrap3/header.php @@ -21,7 +21,7 @@ echo "alert(url.replace('/kcfinder/upload/ah/','https://data.asiahighlights.com/'));"; break; case 'gm': - echo "alert(url.replace('/kcfinder/upload/ah/','https://data.chinarundreisen.com/'));"; + echo "alert(url.replace('/kcfinder/upload/gm/','https://data.chinarundreisen.com/'));"; break; default:echo 'alert(url);'; }