mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Добавил параметры БД в Сервер
This commit is contained in:
@@ -41,6 +41,11 @@ void ProviderDBLMS::DisConnectionFromDB()
|
||||
mtxAccess.unlock();
|
||||
}
|
||||
|
||||
DataBaseSettings ProviderDBLMS::getDBSettings()
|
||||
{
|
||||
return dbLMS->getDataBaseSettings();
|
||||
}
|
||||
|
||||
QString ProviderDBLMS::getMainInstructorName()
|
||||
{
|
||||
mtxAccess.lock();
|
||||
|
||||
Reference in New Issue
Block a user