mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-10 16:40:52 +01:00
Update Database.php
This commit is contained in:
parent
e2af3a6433
commit
289d99cc7c
@ -261,7 +261,7 @@ class Database extends Util\Singleton
|
|||||||
|
|
||||||
return $result;
|
return $result;
|
||||||
}catch (PDOException $e) {
|
}catch (PDOException $e) {
|
||||||
$this->signal($e, $query, $options);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user