From 7f43461f7de51449a4faf939b8c1e7fac829bb6b Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Tue, 14 Feb 2017 11:33:51 +0100 Subject: [PATCH] dupliqueAnnonce : errorMsg --- library/Scores/Ws/Client/Saisie.php | 1 + 1 file changed, 1 insertion(+) diff --git a/library/Scores/Ws/Client/Saisie.php b/library/Scores/Ws/Client/Saisie.php index 176fe28dc..3ea008219 100644 --- a/library/Scores/Ws/Client/Saisie.php +++ b/library/Scores/Ws/Client/Saisie.php @@ -7,6 +7,7 @@ return array( ), 'dupliqueAnnonce' => array( 'debug' => true, + 'errorMsg' => array('MSG'), 'log' => 'mail', ), )