X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=modules%2Fxnetevents.php;h=60a84601c591a28481dc080197a9700ebedb773e;hb=285e2fe72d086ae94fc95696a0cefc8755113277;hp=480ced4494086998c87c1156a5f1db9788493816;hpb=c54b27c755c42decdc50c35f5e5db692c8203ba3;p=platal.git diff --git a/modules/xnetevents.php b/modules/xnetevents.php index 480ced4..60a8460 100644 --- a/modules/xnetevents.php +++ b/modules/xnetevents.php @@ -463,7 +463,7 @@ class XnetEventsModule extends PLModule Post::v('intitule')." - ".$globals->asso('nom'), Post::v('site'), $money_defaut, Post::v('confirmation'), 0, 999, - $globals->asso('id'), $eid); + $globals->asso('id'), $eid, Post::v('payment_public') == 'yes'); if ($p->accept()) { $p->submit(); } else {