Refactor code structure for improved readability and maintainability

This commit is contained in:
2026-03-11 09:21:52 +01:00
parent c2766ec66a
commit 76c38e8ad4
77 changed files with 167175 additions and 539 deletions

View File

@@ -1,13 +1,13 @@
<?php
return [
'cacheTimestamp' => 1773142436,
'microtimeState' => 1773142436.753972,
'cacheTimestamp' => 1773191162,
'microtimeState' => 1773191162.308811,
'currencyRates' => [
'EUR' => 1.0
],
'appTimestamp' => 1772788027,
'version' => '9.3.2',
'latestVersion' => '9.3.2',
'appTimestamp' => 1773152503,
'version' => '9.3.3',
'latestVersion' => '9.3.3',
'latestExtensionVersions' => [
'Advanced Pack' => '3.12.0'
]