diff options
Diffstat (limited to 'action.php')
-rw-r--r-- | action.php | 1 |
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 |