should be enough
authorx2000habouzit <x2000habouzit>
Sat, 9 Oct 2004 10:44:03 +0000 (10:44 +0000)
committerx2000habouzit <x2000habouzit>
Sat, 9 Oct 2004 10:44:03 +0000 (10:44 +0000)
htdocs/paiement/cyberpaiement_retour.php

index 09d8b03..5c7af39 100644 (file)
  *  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 */