rimedio: messaggio di errore
This commit is contained in:
parent
a37a681a33
commit
2c0f17fd30
@ -19,7 +19,6 @@ class BancaDati {
|
||||
, $this->pw
|
||||
, array(\PDO::ATTR_ERRMODE => \PDO::ERRMODE_EXCEPTION));
|
||||
} catch (\PDOException $e) {
|
||||
new ErrorMsg("Verbindung konnte nicht aufgebaut werden.", $e);
|
||||
die;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user