Loading src/UnicaenSiham/Service/Siham.php +1 −1 Original line number Diff line number Diff line Loading @@ -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; } Loading Loading
src/UnicaenSiham/Service/Siham.php +1 −1 Original line number Diff line number Diff line Loading @@ -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; } Loading