From 90fc74f18a15843126093b53fe12ed631f222040 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Mon, 15 Jan 2018 02:29:42 +0000 Subject: [PATCH] www/dbq/dbq.php --- www/dbq/dbq.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/dbq/dbq.php b/www/dbq/dbq.php index def4714d..340cd0f9 100644 --- a/www/dbq/dbq.php +++ b/www/dbq/dbq.php @@ -38,7 +38,7 @@ class DbQ extends nb { public $title = 'Dbq'; public $sep_title = ' / '; - public $format_cli = 'human'; + public $format_cli = 'csv'; public $format_html = 'table'; public $format_html_ua_exp = '/^\S+\s+.Windows|iPhone|Android|Macintosh|Linux/'; -- 2.47.3