forked from Wavyzz/dolibarr
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
@@ -299,6 +299,7 @@ if (is_array($object->lines) && (count($object->lines) > 0)) {
|
||||
} else {
|
||||
$nbofjobslaunchedok++;
|
||||
$resultstring = 'OK';
|
||||
echo " - ";
|
||||
}
|
||||
|
||||
echo "Result of run_jobs ".$resultstring." result = ".$result;
|
||||
|
||||
Reference in New Issue
Block a user