From: Nicolas Boisselier Date: Mon, 29 Feb 2016 02:00:02 +0000 (+0000) Subject: table.action rows bug on return X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=9b071b819956a209e2c67413900476cb7cd79173;p=nb.git table.action rows bug on return --- diff --git a/lib/php/db/table.php b/lib/php/db/table.php index beb7f9ae..7a0b0410 100644 --- a/lib/php/db/table.php +++ b/lib/php/db/table.php @@ -1067,7 +1067,7 @@ FROM pg_catalog.pg_attribute a WHERE a.attrelid = (SELECT c.oid FROM pg_catalog. } elseif ($action == 'rows') { #if ($this->p('page')==='0') $this->pset('inc',1); - return $this->rows(); + $this->rows(); return true; } elseif ($action == 'table') { return $this->out(array(