From f3e438092d1fdccf572127619d3c60d9282202ad Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Thu, 5 Nov 2020 15:48:11 +0000 Subject: [PATCH] wait #4046 @0.25 --- inc/ws/Controlleur/class.ws.maintenance.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.39.5