diff --git a/backend.php b/backend.php index fdaf2c46..308ade0a 100644 --- a/backend.php +++ b/backend.php @@ -504,6 +504,7 @@ header("Content-type: text/html"); print __("Loading, please wait...") . " " . ""; + break; case "getProfiles": $login = db_escape_string($_REQUEST["login"]);