diff --git a/www/lib/CoreLibs/DB/IO.php b/www/lib/CoreLibs/DB/IO.php index 307b626f..fb8c4993 100644 --- a/www/lib/CoreLibs/DB/IO.php +++ b/www/lib/CoreLibs/DB/IO.php @@ -392,7 +392,9 @@ class IO public \CoreLibs\Logging\Logging $log; /** - * main DB concstructor with auto connection to DB and failure set on failed connection + * main DB concstructor with auto connection to DB + * and failure set on failed connection + * * @param array $db_config DB configuration array * @param \CoreLibs\Logging\Logging $log Logging class */