diff --git a/custom/Espo/Custom/Hooks/CDokumente/CDokumente.php b/custom/Espo/Custom/Hooks/CDokumente/CDokumente.php index 2c4da7c8..b1f3969e 100644 --- a/custom/Espo/Custom/Hooks/CDokumente/CDokumente.php +++ b/custom/Espo/Custom/Hooks/CDokumente/CDokumente.php @@ -3,7 +3,6 @@ namespace Espo\Custom\Hooks\CDokumente; use Espo\ORM\Entity; -use Espo\Core\Utils\Util; class CDokumente extends \Espo\Core\Hooks\Base { diff --git a/data/config.php b/data/config.php index f02b901c..413c33bb 100644 --- a/data/config.php +++ b/data/config.php @@ -358,7 +358,7 @@ return [ 0 => 'youtube.com', 1 => 'google.com' ], - 'microtime' => 1772522649.082819, + 'microtime' => 1772522818.173883, 'siteUrl' => 'https://crm.bitbylaw.com', 'fullTextSearchMinLength' => 4, 'webSocketUrl' => 'ws://api.bitbylaw.com:5000/espocrm/ws', diff --git a/data/state.php b/data/state.php index 2a0c7953..b7856f2a 100644 --- a/data/state.php +++ b/data/state.php @@ -1,7 +1,7 @@ 1772522650, - 'microtimeState' => 1772522650.587721, + 'cacheTimestamp' => 1772523049, + 'microtimeState' => 1772523049.722855, 'currencyRates' => [ 'EUR' => 1.0 ],