From: Nicolas Boisselier Date: Fri, 13 Oct 2017 15:32:44 +0000 (+0100) Subject: www/dbq/dbq.php X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=20afd4c01e0a3f09fdb4973ab3d6f02ad3f02e89;p=nb.git www/dbq/dbq.php --- diff --git a/www/dbq/dbq.php b/www/dbq/dbq.php index 85b08aa7..0d455276 100644 --- a/www/dbq/dbq.php +++ b/www/dbq/dbq.php @@ -382,7 +382,8 @@ class DbQ extends nb { 'class' => $k, ], ]; - $path .= $v."/"; + + $path .= $v . "/"; }