rimedio: messaggio di errore
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user