]> _ Git - cubeextranet.git/commitdiff
#1639
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 31 Aug 2017 14:05:41 +0000 (14:05 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 31 Aug 2017 14:05:41 +0000 (14:05 +0000)
inc/ws/Controlleur/class.ws.services.php

index 90af441b905b6269fd8c272155e2a6199147ff66..2707276e1feaba0cf3b9f48012eab0b035b7139d 100644 (file)
@@ -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'] . '"';