diff --git a/kcfinder/conf/config.php b/kcfinder/conf/config.php index 2da0ae44..1deac60a 100644 --- a/kcfinder/conf/config.php +++ b/kcfinder/conf/config.php @@ -81,7 +81,7 @@ $_CONFIG = array( 'dirs' => array( 'create' => true, - 'delete' => true, + 'delete' => false, 'rename' => true ) ),