mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-12 23:08:41 +00:00
remove todo
This commit is contained in:
parent
ad3f91bf24
commit
b93f249aa8
|
|
@ -112,7 +112,6 @@ abstract class SettingsAbstract implements OptionsInterface
|
||||||
|
|
||||||
return $options;
|
return $options;
|
||||||
} catch (\PDOException $e) {
|
} 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);
|
$exception = DatabaseExceptionFactory::createException($e);
|
||||||
$message = DatabaseExceptionFactory::createExceptionMessage($e);
|
$message = DatabaseExceptionFactory::createExceptionMessage($e);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user