mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralfms.git
synced 2026-01-16 18:11:19 +00:00
Fixing DB Range problems.
This commit is contained in:
@@ -38,6 +38,7 @@ namespace uCentral {
|
||||
return;
|
||||
}
|
||||
NotFound(Request, Response);
|
||||
return;
|
||||
} catch (const Poco::Exception &E) {
|
||||
Logger_.log(E);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user