From b835785a4b5ce10c3c4da481e597e26fb1ed0545 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Sat, 9 Oct 2004 10:44:03 +0000 Subject: [PATCH] should be enough --- htdocs/paiement/cyberpaiement_retour.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/htdocs/paiement/cyberpaiement_retour.php b/htdocs/paiement/cyberpaiement_retour.php index 09d8b03..5c7af39 100644 --- a/htdocs/paiement/cyberpaiement_retour.php +++ b/htdocs/paiement/cyberpaiement_retour.php @@ -18,12 +18,11 @@ * Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *************************************************************************** - $Id: cyberpaiement_retour.php,v 1.6 2004-10-09 10:42:30 x2000habouzit Exp $ + $Id: cyberpaiement_retour.php,v 1.7 2004-10-09 10:44:03 x2000habouzit Exp $ ***************************************************************************/ -require("auto.prepend.inc.php"); -new_skinned_page('paiment/index.tpl', AUTH_PUBLIC); - +require("config.xorg.inc.php") ; +require_once("xorg.common.inc.php"); require("diogenes.mailer.inc.php"); /* en attendant PHP 4.2, on definit var_export */ -- 2.1.4