From 4ac1ca8f80bd8e61bcf81bb4fe9d2e5429df6aa4 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Fri, 8 Apr 2022 11:52:41 +0000 Subject: [PATCH] wip #5220 --- 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 7946eeb76..ba0be752c 100644 --- a/inc/ws/Metier/class.ws.document.php +++ b/inc/ws/Metier/class.ws.document.php @@ -481,7 +481,6 @@ class wsDocument extends cubeMetier if (file_exists($o)) { return $o; } - echo $cl->commande . " : " . $cl->output; return false; } -- 2.39.5