Commit fb41970c authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Orthographe

parent 3b8f995b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -903,7 +903,7 @@ class Siham
            }
        }
        else {
            $exception = new SihamException('Erreur non identifié, veuillez vous rapprocher du support informatique', 0);
            $exception = new SihamException('Erreur non identifiée, veuillez vous rapprocher du support informatique', 0);
            $this->sendDebug('WS PECWebService / METHOD PriseEnChargeAgent', $exception);
            throw $exception;
        }