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',