X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fvalidations%2Fpaiements.inc.php;h=62e264a06e647befdeee58e125527e4a6e3a7fbe;hb=34062b64fa9f161dc071527b2e864496555d598d;hp=ec12a83fdc39b4ce4faab9ace9bd6400bb41e0cc;hpb=5daf68f6846682e439570b5245a6109ada8d9304;p=platal.git diff --git a/include/validations/paiements.inc.php b/include/validations/paiements.inc.php index ec12a83..62e264a 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) {