File Manager

Path: /var/softaculous/espo/

Viewing File: state.php

<?php
return [
  'version' => '10.0.3',
  'currencyRates' => [
    'USD' => 1.0
  ],
  'cacheTimestamp' => [[timestamp]],
  'microtimeState' => [[microtime]],
  'appTimestamp' => [[timestamp]]
];