Files
dolibarr/htdocs/cron
PsyCrow 3d066c4631 FIX #33424 Create cronjob security key not posible (#33677)
* FIX #33424 Create cronjob security key not posible

FIX Create cronjob security key not posible because constant CRON_DISABLE_KEY_CHANGE does not exist

* Update cron.php

using getDolGlobalInt() is better than using getDolGlobalString because the default value is 0; then the refresh button works fine
2025-04-01 10:58:10 +02:00
..
2025-01-09 19:35:01 +01:00
2025-02-20 20:28:20 +01:00