From ae62028cb88cf9b055ea974f7a38ca103ffa74ac Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Tue, 18 Dec 2018 15:24:10 +0000 Subject: [PATCH] #2450 --- inc/ws/Controlleur/class.ws.url.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/'); } } -- 2.39.5