From: vincent@cubedesigners.com Date: Fri, 2 Oct 2020 13:02:13 +0000 (+0000) Subject: wait #3929 @1.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=05d900649d759c4c4660d551661e1df695ffc415;p=cubeextranet.git wait #3929 @1.5 --- diff --git a/inc/ws/Controlleur/class.ws.maintenance.php b/inc/ws/Controlleur/class.ws.maintenance.php index bb2faf439..87c4d4d49 100644 --- a/inc/ws/Controlleur/class.ws.maintenance.php +++ b/inc/ws/Controlleur/class.ws.maintenance.php @@ -1108,6 +1108,17 @@ class wsMaintenance exit; } + public static function installMopec() + { + CubeIT_Util_PHP::neverStop(); + $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, ''); + } + exit; + } + public static function fixStats($args) { // commonDroits::min(5);