Update gab/index.php

This commit is contained in:
2026-06-07 20:23:56 +02:00
parent 8a39c65c41
commit 879cf6bb59
+1 -1
View File
@@ -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