From: vincent@cubedesigners.com Date: Mon, 12 Jun 2023 13:51:48 +0000 (+0000) Subject: wait #6017 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4402b7088a3d8b4e7eda5514a238299d30ff3654;p=cubeextranet.git wait #6017 @0.25 --- diff --git a/inc/ws/Metier/class.ws.document.php b/inc/ws/Metier/class.ws.document.php index 330700dbd..606716afd 100644 --- a/inc/ws/Metier/class.ws.document.php +++ b/inc/ws/Metier/class.ws.document.php @@ -524,7 +524,6 @@ class wsDocument extends cubeMetier if (file_exists($o)) { $res = $o; } else { - echo $output; $res = false; } } catch (Exception $e) {