示例#1
0
 public static function payments($categories = array())
 {
     return payments::have_invoices($categories, array('statistics' => ''));
 }