mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
cs
This commit is contained in:
@@ -29,9 +29,7 @@
|
||||
|
||||
include "bootstrap.php";
|
||||
|
||||
use Espo\Core\{
|
||||
Application,
|
||||
ApplicationRunners\ClearCache,
|
||||
};
|
||||
use Espo\Core\Application;
|
||||
use Espo\Core\ApplicationRunners\ClearCache;
|
||||
|
||||
(new Application())->run(ClearCache::class);
|
||||
|
||||
Reference in New Issue
Block a user