mirror of
https://github.com/Vateron-Media/XC_VM.git
synced 2026-04-13 08:28:32 +00:00
- Updated multiple files to use global variables for `$db` and `$rSettings` instead of calling `SettingsManager::getAll()` repeatedly. - Removed unnecessary variable assignments and improved code readability. - Deleted unused scripts for cleaning and scanning PHP file headers. - Removed a file containing PHP syntax errors. - Adjusted various repository and service classes to streamline database interactions.