fix: Update beforeSave hook in CDokumente to ensure hash calculation on file changes; adjust microtime values in state file
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'cacheTimestamp' => 1772523049,
|
||||
'microtimeState' => 1772523049.722855,
|
||||
'cacheTimestamp' => 1772528140,
|
||||
'microtimeState' => 1772528140.645177,
|
||||
'currencyRates' => [
|
||||
'EUR' => 1.0
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user