コード例 #1
0
ファイル: model.php プロジェクト: xpd1437/swap
 public static function count_all()
 {
     return rdb::count_all(self::get_model_name());
 }