Exemple #1
0
 public function get_fund_count()
 {
     return parent::get_count(array('type <=' => '1'));
 }