Continued:
authorRoland Häder <roland@mxchange.org>
Sat, 7 Nov 2020 15:58:33 +0000 (16:58 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 7 Nov 2020 15:58:33 +0000 (16:58 +0100)
commit84ca76444c3cc19221f5a4414b10b48e5bb14b76
tree9be725c515a420241e142f43b790c15210b55442
parent513812814a5a17022d414727e5a4c6d0823fe5f6
Continued:
- removed $databaseInstance, $compressorInstance from BaseFrameworkSystem as
  this was no longer used
- moved $compressorChannel to proper class

Signed-off-by: Roland Häder <roland@mxchange.org>
framework/main/classes/class_BaseFrameworkSystem.php
framework/main/classes/database/backend/lfdb_legacy/class_CachedLocalFileDatabase.php
framework/main/classes/database/class_BaseDatabaseWrapper.php