]> git.nbdom.net Git - nb.git/commitdiff
table.action rows bug on return
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 29 Feb 2016 02:00:02 +0000 (02:00 +0000)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 29 Feb 2016 02:00:02 +0000 (02:00 +0000)
lib/php/db/table.php

index beb7f9aeef2941593f67ef988a6b3747849e7436..7a0b041086fa5ff4d332ab72b9d0efed64d9d8dc 100644 (file)
@@ -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(