]> _ Git - cubeextranet.git/commitdiff
wip #5121 @0.5
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 23 Feb 2022 17:42:54 +0000 (17:42 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 23 Feb 2022 17:42:54 +0000 (17:42 +0000)
inc/ws/Controlleur/class.ws.maintenance.php
inc/ws/Util/html5/master/class.ws.html5.compiler.php

index 4346653b40834202e1eb7165ee8371a281c40236..2988e9a3eab5495e87b1940f935046f7f02c984b 100644 (file)
@@ -1144,7 +1144,8 @@ class wsMaintenance
     {
         $exporter = new wsExporter();
         $exporter->export(20818, $x, 'install_ftp', 'online', "wescogrolj-catalogca:b9uA7U72eW@ftp.cluster023.hosting.ovh.net", '');
-        header('Location: https://agefard:TB6x9gg9@wesco-group.com/download/Catalogues/Wesco_Rapport_ventes_0-12-ans/');
+        header('Location: https://agefard:TB6x9gg9@www.wesco-group.com/download/Catalogues/Wesco_Rapport_ventes_0-12-ans/');
+        //header('Location: https://agefard:TB6x9gg9@wesco-group.com/download/Catalogues/Wesco_Rapport_ventes_0-12-ans/');
         exit;
     }
 
index b99a3b88533a26a530ee657981c905847b4609a0..ada06e070d0267a22e90272916a178ec2f2406a1 100644 (file)
@@ -2202,7 +2202,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
             }
 
             if ($link->gamifyCoins) {
-                $gamifyCoins[$linkData['uid']] = (float)$link->gamifyCoins;
+                $gamifyCoins[$linkData['uid']] = $link->gamifyCoins;
             }
 
             $allLinksData[$linkData['uid']] = $linkData;