command.php add DIR
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
|||||||
* these Appropriate Legal Notices must retain the display of the "EspoCRM" word.
|
* these Appropriate Legal Notices must retain the display of the "EspoCRM" word.
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
include "bootstrap.php";
|
include __DIR__ . "/bootstrap.php";
|
||||||
|
|
||||||
use Espo\Core\Application;
|
use Espo\Core\Application;
|
||||||
use Espo\Core\ApplicationRunners\Command;
|
use Espo\Core\ApplicationRunners\Command;
|
||||||
|
|||||||
Reference in New Issue
Block a user