From ea30fd606fe7014f0539e4c969dafa4435ddcdd3 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Wed, 10 Jan 2018 02:55:23 +0000 Subject: [PATCH] www/dbq/dbq.php --- lib/php/cache.php | 2 +- www/dbq/dbq.php | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/php/cache.php b/lib/php/cache.php index 0b29e34c..392fc9b6 100644 --- a/lib/php/cache.php +++ b/lib/php/cache.php @@ -1,5 +1,5 @@ params['action']; if (!$action and self::PARAM_DB_DEFAULT) $action = self::PARAM_DB_DEFAULT; -#bye([$this->params,$action]); if ($action == 'help') { $this->page($this->table,[ [ 'help', 'Table help' ], -- 2.47.3