X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Finscription%2Fstep4.php;h=2209b1556cc50d2b8c6380f37c4b0b568a63b593;hb=6e1e795f9d762590fde34c0a6d6d3479299ae8e6;hp=e205030d5e96671a23c719519b73075e1b0a038a;hpb=0337d704b62718d7c77106c0e4c4e26fb02beacf;p=platal.git diff --git a/htdocs/inscription/step4.php b/htdocs/inscription/step4.php index e205030..2209b15 100644 --- a/htdocs/inscription/step4.php +++ b/htdocs/inscription/step4.php @@ -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')); ?>