mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 03:57:01 +00:00
command.php add DIR
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
* 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\ApplicationRunners\Command;
|
||||
|
||||
Reference in New Issue
Block a user