From: Nicolas Boisselier Date: Fri, 20 Oct 2017 09:13:49 +0000 (+0100) Subject: lib/php/db/table.php X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=8ce3b531650f377343d8683d0d8d9bc11fb563f3;p=nb.git lib/php/db/table.php --- diff --git a/lib/php/db/table.php b/lib/php/db/table.php index bf6aab9a..52425fb7 100644 --- a/lib/php/db/table.php +++ b/lib/php/db/table.php @@ -953,6 +953,7 @@ Class Table extends nb { 'name' => $name, 'dyn' => true, 'table' => $this, + 'preffix' => $this->preffix, ]) ;