From 2d0b625f7cc5cf393f881901cd45d96efc51d97e Mon Sep 17 00:00:00 2001 From: ycc Date: Thu, 30 Apr 2020 10:30:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AA=E5=BB=BA=E7=AB=8B=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wysiwyg/ckfinder/config.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wysiwyg/ckfinder/config.php b/wysiwyg/ckfinder/config.php index cfa381dd..74617980 100644 --- a/wysiwyg/ckfinder/config.php +++ b/wysiwyg/ckfinder/config.php @@ -129,6 +129,8 @@ $config['resourceTypes'][] = array( 'deniedExtensions' => '', 'backend' => 'default' ); + +/* $config['resourceTypes'][] = array( 'name' => 'pic', // Single quotes not allowed. 'directory' => 'pic', @@ -137,7 +139,6 @@ $config['resourceTypes'][] = array( 'deniedExtensions' => '', 'backend' => 'default' ); -/* $config['resourceTypes'][] = array( 'name' => 'css', // Single quotes not allowed. 'directory' => 'css',