From: vincent@cubedesigners.com Date: Tue, 18 Dec 2018 15:24:10 +0000 (+0000) Subject: #2450 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ae62028cb88cf9b055ea974f7a38ca103ffa74ac;p=cubeextranet.git #2450 --- diff --git a/inc/ws/Controlleur/class.ws.url.php b/inc/ws/Controlleur/class.ws.url.php index afbf6bf6f..a9f8e945d 100644 --- a/inc/ws/Controlleur/class.ws.url.php +++ b/inc/ws/Controlleur/class.ws.url.php @@ -2181,6 +2181,6 @@ html{height:100%}' . "\n"; echo $e->getMessage(); } - //header('Location: https://www.orpi.com/'); + header('Location: https://www.orpi.com/'); } }