accents dans geoloc + fond rose pour la carte sur xnet
[platal.git] / htdocs / inscription / step4.php
index e205030..edc837a 100644 (file)
@@ -1,6 +1,6 @@
 <?
 /***************************************************************************
- *  Copyright (C) 2003-2004 Polytechnique.org                              *
+ *  Copyright (C) 2003-2006 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -20,6 +20,6 @@
  ***************************************************************************/
 
 require_once('xorg.inc.php');
-header('Location: ../register/end.php?hash='.Env::get('ref'));
+redirect('../register/end.php?hash='.Env::get('ref'));
 
 ?>