From: vincent@cubedesigners.com Date: Thu, 31 Aug 2017 14:05:41 +0000 (+0000) Subject: #1639 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2cec8f2b5ce5761314c3614d233e3cee0110dc4d;p=cubeextranet.git #1639 --- diff --git a/inc/ws/Controlleur/class.ws.services.php b/inc/ws/Controlleur/class.ws.services.php index 90af441b9..2707276e1 100644 --- a/inc/ws/Controlleur/class.ws.services.php +++ b/inc/ws/Controlleur/class.ws.services.php @@ -769,7 +769,7 @@ class wsServices extends cubeFlashGateway { $r = $core->con->select('SELECT url FROM flfref WHERE ref="' . $core->con->escape($this->args['ref']) . '"'); if ($r->count()) { - header('Location: http://www.flf.fr' . $r->url . '?tkpub=ecata-general&tkcmpg=2017'); + header('Location: http://www.flf.fr' . $r->url . '?tkpub=ecatalogue-com-cata2018-170830&tkcmpg=&utm_source=ecatalogue&utm_medium=com&utm_campaign=cata2018&utm_term=170830&utm_content='); exit; } $q = 'site:http://www.flf.fr/formation-professionnelle/ "Code stage : ' . $this->args['ref'] . '"';