adasd
All checks were successful
Deploy / deploy-staging (push) Successful in 24s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-06-21 01:23:06 +02:00
parent dc9cf350d6
commit 922ee88ce3
2 changed files with 222 additions and 0 deletions

View File

@@ -22,3 +22,5 @@ spl_autoload_register(static function (string $class): void {
}
}
});
require_once dirname(__DIR__) . '/ModulesCore/LegacyCompat.php';