summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/backend.php b/backend.php
index b9b60a542..a87195c44 100644
--- a/backend.php
+++ b/backend.php
@@ -539,9 +539,8 @@
print "</select>";
$_SESSION = array();
-
+ }
break;
- }
} // Select action according to $op value.