diff --git a/gab/index.php b/gab/index.php index 2bbc34c..d9259cb 100644 --- a/gab/index.php +++ b/gab/index.php @@ -39,7 +39,7 @@ if (!isset($_SERVER['PHP_AUTH_PW']) || header('WWW-Authenticate: Basic realm="Foto Viewer"'); header('HTTP/1.0 401 Unauthorized'); - exit('Wachtwoord vereist'); + // exit('Wachtwoord vereist'); } // reset bij succes