| Path : /var/softaculous/espo/ |
| Current File : //var/softaculous/espo/state.php |
<?php
return [
'version' => '9.3.1',
'currencyRates' => [
'USD' => 1.0
],
'cacheTimestamp' => [[timestamp]],
'microtimeState' => [[microtime]],
'appTimestamp' => [[timestamp]]
];