From: vincent@cubedesigners.com Date: Tue, 31 Dec 2019 15:18:03 +0000 (+0000) Subject: wait #3295 @3 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=93417b0e89a05ecdb9ba7ebee6c646b2e766a15a;p=cubeextranet.git wait #3295 @3 --- diff --git a/inc/ws/Controlleur/class.ws.flash.php b/inc/ws/Controlleur/class.ws.flash.php index d56f06741..91be6f2c4 100644 --- a/inc/ws/Controlleur/class.ws.flash.php +++ b/inc/ws/Controlleur/class.ws.flash.php @@ -145,7 +145,7 @@ class wsFlash extends cubeFlashGateway } $session->serialize(); - $executable = 'php'; + $executable = '/usr/bin/php7.2'; if (AMARCORD) { $executable = '/usr/bin/php5.6'; }