From: Nicolas Boisselier Date: Wed, 10 Jan 2018 02:55:23 +0000 (+0000) Subject: www/dbq/dbq.php X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=ea30fd606fe7014f0539e4c969dafa4435ddcdd3;p=nb.git www/dbq/dbq.php --- 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' ],