diff --git a/index.php b/index.php index a804a25d95..4520f40107 100644 --- a/index.php +++ b/index.php @@ -38,6 +38,7 @@ if(count($errors) > 0) { // Setup required : elseif($not_installed OR $install_called) { require_once('setup.php'); + exit(); } if($_SERVER['REQUEST_METHOD']=='PROPFIND'){//handle webdav