Exemple #1
0
 public function deletePlan($planId)
 {
     return Api_Dao_Payments::deletePlan($planId);
 }