Beispiel #1
0
 public function vDoFetchSelect($sSql, $fnCallback, $sTag = 'slave')
 {
     $this->_oDB->vDoFetchSelect($sSql, $fnCallback, $sTag);
 }