mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-13 21:11:31 +01:00
Debug v17
This commit is contained in:
@@ -353,6 +353,7 @@ class Client {
|
||||
} catch (Exceptions\RuntimeException $e) {
|
||||
throw new ConnectionFailedException("connection setup failed - run exception", 0, $e);
|
||||
}
|
||||
|
||||
$this->authenticate();
|
||||
|
||||
return $this;
|
||||
|
||||
Reference in New Issue
Block a user