Refactor CreateAdvowareAkte and CVmhMietverhltnis to omit aktenzeichen generation; update localization for syncStatus options in CAdvowareAkten; adjust microtime values in config and state files

This commit is contained in:
2026-03-23 21:45:41 +01:00
parent cb3da68673
commit 7abd2122fe
8 changed files with 15 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1774298143,
'microtimeState' => 1774298143.319113,
'cacheTimestamp' => 1774298535,
'microtimeState' => 1774298535.22795,
'currencyRates' => [
'EUR' => 1.0
],