dolibarr.preisbot/class
data 94356a92da fix: Fatal error in mail sender accessing $conf->global
Replace $conf->global->MAIN_INFO_SOCIETE_MAIL with getDolGlobalString()
to prevent fatal error when constant is not set. This caused the
cronjob to hang on the productive server.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 14:13:05 +01:00
..
preisbot.class.php fix: Fatal error in mail sender accessing $conf->global 2026-03-10 14:13:05 +01:00