From: vincent@cubedesigners.com Date: Thu, 5 Nov 2020 15:48:11 +0000 (+0000) Subject: wait #4046 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f3e438092d1fdccf572127619d3c60d9282202ad;p=cubeextranet.git wait #4046 @0.25 --- diff --git a/inc/ws/Controlleur/class.ws.maintenance.php b/inc/ws/Controlleur/class.ws.maintenance.php index 1f553308d..5291765ee 100644 --- a/inc/ws/Controlleur/class.ws.maintenance.php +++ b/inc/ws/Controlleur/class.ws.maintenance.php @@ -1114,7 +1114,7 @@ class wsMaintenance $langs = ['es' => 18940, 'en' => 19049, 'it' => 19050, 'fr' => 19051]; foreach ($langs as $lang => $fbid) { $exporter = new wsExporter(); - $exporter->export($fbid, $x, 'install_ftp', 'online', "mopec2:zKHNa75pz0QCpG5y@185.206.62.83/fluidbook/" . $lang, ''); + $exporter->export($fbid, $x, 'install_ftp', 'online', "catalog:Fela4faid2achohso1tha4oephaisooW@168.119.131.2/fluidbook/" . $lang, ''); } exit; }