예제 #1
0
파일: model.php 프로젝트: xpd1437/swap
 public static function count_all()
 {
     return rdb::count_all(self::get_model_name());
 }