From 4402b7088a3d8b4e7eda5514a238299d30ff3654 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Mon, 12 Jun 2023 13:51:48 +0000 Subject: [PATCH] wait #6017 @0.25 --- inc/ws/Metier/class.ws.document.php | 1 - 1 file changed, 1 deletion(-) 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) { -- 2.39.5