aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--action.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/action.php b/action.php
index 96618da9a..9c8710137 100644
--- a/action.php
+++ b/action.php
@@ -16,7 +16,6 @@
// Get actions
$action = get_input("action");
- system_message("Debug: " . $action);
action($action);
?> \ No newline at end of file