From 49fbbbf3438a8be83089f144d33d3bbd3eb81fbf Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Thu, 7 Mar 2019 04:09:51 +0000 Subject: [PATCH] www/dbq/dbq.php --- www/dbq/dbq.php | 1 - 1 file changed, 1 deletion(-) diff --git a/www/dbq/dbq.php b/www/dbq/dbq.php index 943baf41..2cda6733 100644 --- a/www/dbq/dbq.php +++ b/www/dbq/dbq.php @@ -1196,7 +1196,6 @@ EOF; if ($action != $action_) continue; $this->deniedUnless(!$perm or $this->perm >= $perm); #debug($action_); - echo "Hi\n"; $fct(); } }; -- 2.47.3