This commit is contained in:
yuri
2018-11-05 16:49:48 +02:00
parent 5350cf8e52
commit 97b338fc5d

View File

@@ -1,4 +1,4 @@
<?php
<?php
/************************************************************************
* This file is part of EspoCRM.
*
@@ -37,4 +37,3 @@ include "bootstrap.php";
$app = new \Espo\Core\Application();
$app->runCron();