diff --git a/htdocs/login_form.php b/htdocs/login_form.php index 779ac97..4af7546 100644 --- a/htdocs/login_form.php +++ b/htdocs/login_form.php @@ -53,6 +53,7 @@ if ($app['server']->getAuthType() == 'http') { header('Status: 401 Unauthorized'); // http 1.1 method return; + # HTML Login Form } else { echo '