mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
remove todo
This commit is contained in:
parent
ad3f91bf24
commit
b93f249aa8
|
|
@ -112,7 +112,6 @@ abstract class SettingsAbstract implements OptionsInterface
|
|||
|
||||
return $options;
|
||||
} catch (\PDOException $e) {
|
||||
// todo does it mean that the recognition isn't here but at the place where the new happens?
|
||||
$exception = DatabaseExceptionFactory::createException($e);
|
||||
$message = DatabaseExceptionFactory::createExceptionMessage($e);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user