interface/web/login/index.php | ●●●●● patch | view | raw | blame | history |
interface/web/login/index.php
@@ -68,6 +68,7 @@ $username = $app->db->quote($_POST['username']); $passwort = $app->db->quote($_POST['passwort']); $loginAs = false; $time = time(); if($username != '' && $passwort != '' && $error == '') { /*