diff --git a/wysiwyg/ckfinder/config.php b/wysiwyg/ckfinder/config.php index 74617980..c181165e 100644 --- a/wysiwyg/ckfinder/config.php +++ b/wysiwyg/ckfinder/config.php @@ -129,8 +129,6 @@ $config['resourceTypes'][] = array( 'deniedExtensions' => '', 'backend' => 'default' ); - -/* $config['resourceTypes'][] = array( 'name' => 'pic', // Single quotes not allowed. 'directory' => 'pic', @@ -139,6 +137,8 @@ $config['resourceTypes'][] = array( 'deniedExtensions' => '', 'backend' => 'default' ); +/* + $config['resourceTypes'][] = array( 'name' => 'css', // Single quotes not allowed. 'directory' => 'css',