dolibarr 22.0.5
cron_run_jobs.php File Reference

Execute pendings jobs from command line. More...

Go to the source code of this file.

Functions

 usageCron ($path, $script_file)
 script cron usageCron
 

Detailed Description

Execute pendings jobs from command line.

Definition in file cron_run_jobs.php.

Function Documentation

◆ usageCron()

usageCron ( $path,
$script_file )

script cron usageCron

Parameters
string$pathPath
string$script_fileFilename
Returns
void

Definition at line 357 of file cron_run_jobs.php.