Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Complement to ISSUE Dolibarr#31816
  • Loading branch information
Delthair authored Nov 15, 2024
1 parent b6c0377 commit 9153b5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/core/modules/DolibarrModules.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -1606,6 +1606,7 @@ public function insert_cronjobs()
// phpcs:enable
include_once DOL_DOCUMENT_ROOT . '/core/class/infobox.class.php';
include_once DOL_DOCUMENT_ROOT . '/cron/class/cronjob.class.php';
include_once DOL_DOCUMENT_ROOT . '/user/class/user.class.php';

global $conf, $user;

Expand Down

0 comments on commit 9153b5e

Please sign in to comment.