mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 17:14:46 +00:00
This commit imports part of the changes from @swhite2 which will keep the legacy handling intact for the first stage of the migration. It should be backwards compatible with the previous (23.7.x) code. Changes new in this commit which where not in the original PR: 1) dpinger_status() missed $gwitem which rendered gateways statusses down 2) Model version number set to 0.0.1 so we can use the migration later to step into 1.0.0 3) Gateways->gatewayIterator() do not yield MVC records ensuring we are still using legacy config data when being called.