Update gab/index.php
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ if (!isset($_SERVER['PHP_AUTH_PW']) ||
|
|||||||
|
|
||||||
header('WWW-Authenticate: Basic realm="Foto Viewer"');
|
header('WWW-Authenticate: Basic realm="Foto Viewer"');
|
||||||
header('HTTP/1.0 401 Unauthorized');
|
header('HTTP/1.0 401 Unauthorized');
|
||||||
exit('Wachtwoord vereist');
|
// exit('Wachtwoord vereist');
|
||||||
}
|
}
|
||||||
|
|
||||||
// reset bij succes
|
// reset bij succes
|
||||||
|
|||||||
Reference in New Issue
Block a user