X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=modules%2Fpayment.php;h=7d2493c45627bd6ed97b3d0f79584b2b46c79002;hb=29459c499c3c88fb9cdd34413dcbd5370d3573d3;hp=0cd97f10bd4f2a6dc7867f4559623ca445df9dd8;hpb=2b921a8064ea14cd554f03e5f561eb98e79a9246;p=platal.git diff --git a/modules/payment.php b/modules/payment.php index 0cd97f1..7d2493c 100644 --- a/modules/payment.php +++ b/modules/payment.php @@ -105,7 +105,7 @@ class PaymentModule extends PLModule global $globals; require_once 'profil.func.inc.php' ; - require_once dirname(__FILE__).'/payment/money.inc.php' ; + $this->load('money.inc.php'); if (!empty($GLOBALS['IS_XNET_SITE'])) { if (!$globals->asso('id')) {