コード例 #1
0
ファイル: db.php プロジェクト: ralfeus/moomi-daeri.com
 public function countAffected()
 {
     return $this->driver->countAffected();
 }