From ef790a8f29f64ee15254ecbbbeb951ce3f5593f1 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 29 Aug 2017 22:47:03 +0100 Subject: [PATCH] www/dbq/dbq.php --- www/dbq/dbq.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/dbq/dbq.php b/www/dbq/dbq.php index d328c00d..41e4d58f 100644 --- a/www/dbq/dbq.php +++ b/www/dbq/dbq.php @@ -1008,6 +1008,8 @@ EOF; # $this->run_table(); + #$this->error("Page error"); + $this->not_implemented('Nothing here!'); return true; } -- 2.47.3