summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend.php b/backend.php
index fdaf2c466..308ade0a7 100644
--- a/backend.php
+++ b/backend.php
@@ -504,6 +504,7 @@
header("Content-type: text/html");
print __("Loading, please wait...") . " " .
"<img src='images/indicator_tiny.gif'>";
+ break;
case "getProfiles":
$login = db_escape_string($_REQUEST["login"]);