From edfb24ac8f65185a12b0f0a281d21f9c46415002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Thu, 2 Mar 2017 14:54:59 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E4=B8=8D=E7=BC=93=E5=AD=98=E4=B8=B4?= =?UTF-8?q?=E6=97=B6=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 437ba29a..d14801e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .svn/* */logs/log* -/web.config \ No newline at end of file +/web.config +/kcfinder/upload/ \ No newline at end of file From ebe58f23db613969165b3d8db6879ad8e6476733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Thu, 2 Mar 2017 15:10:46 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E5=9C=A8=E5=A4=B4=E9=83=A8=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E8=B5=84=E6=BA=90=E6=96=87=E4=BB=B6=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- application/views/bootstrap/header.php | 20 +++++++++++++++++++- application/views/bootstrap3/header.php | 21 ++++++++++++++++++++- 3 files changed, 41 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 437ba29a..f33db12c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .svn/* */logs/log* -/web.config \ No newline at end of file +/web.config +/kcfinder/upload\ \ No newline at end of file diff --git a/application/views/bootstrap/header.php b/application/views/bootstrap/header.php index 32c1fc6f..c462b0a5 100644 --- a/application/views/bootstrap/header.php +++ b/application/views/bootstrap/header.php @@ -10,6 +10,24 @@