X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fvalidations%2Fpaiements.inc.php;h=a7c4fbd899f96f711a1747ab27325a77de870452;hb=c0436d0bd05bbaf2b3140d2a56c7f538d52bf0e6;hp=aab352e597b46d4e0614e1180b130f9f6526f42e;hpb=d645ceb701b0e8aa1de2e5271bed35e56ef169f1;p=platal.git diff --git a/include/validations/paiements.inc.php b/include/validations/paiements.inc.php index aab352e..a7c4fbd 100644 --- a/include/validations/paiements.inc.php +++ b/include/validations/paiements.inc.php @@ -44,7 +44,7 @@ Si le télépaiement n'est pas lié à un groupe ou supérieur à 51 euros, lais // }}} // {{{ constructor - public function __construct(User &$_user, $_intitule, $_site, $_montant, $_msg, + public function __construct(User $_user, $_intitule, $_site, $_montant, $_msg, $_montantmin=0, $_montantmax=999, $_asso_id = 0, $_evt = 0, $_stamp=0) {