Exemple #1
0
 function query($start = null, $count = 0)
 {
     return $this->query->query($start, $count);
 }