]> git.nbdom.net Git - nb.git/commitdiff
lib/php/db/table.php
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Fri, 20 Oct 2017 09:13:49 +0000 (10:13 +0100)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Fri, 20 Oct 2017 09:13:49 +0000 (10:13 +0100)
lib/php/db/table.php

index bf6aab9a830020f963d14120545492c233ce7e31..52425fb7d37b8cc60f2490a3527c85adcd20fc85 100644 (file)
@@ -953,6 +953,7 @@ Class Table extends nb {
           'name' => $name,
           'dyn' => true,
           'table' => $this,
+          'preffix' => $this->preffix,
         ])
       ;