rabin 2 years ago
parent
commit
698cf5ce31
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/Database.php

+ 1 - 0
src/Database.php

@@ -2262,6 +2262,7 @@ class Database
         }
 
         $num = $this->getNumConfig($config);
+        print_r($num);die;
 
         if (empty($param['page']) && $num) {
             $param['page'][0] = $num[0];