![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
if(php_sapi_name() !="cli") | $home = $argv[1] |
$id = $argv[2] | |
$action = $argv[3] | |
$user_id = $argv[4] | |
$mgr = new UserManager() | |
$process = new ProcessManager($id) | |
$customLog = Settings::getValue("process", "background_process_log_file") | |
$customLog = Settings::getValue("process", "background_process_log_file") |
$mgr = new UserManager() |
$process = new ProcessManager($id) |