Further redoings
This commit is contained in:
parent
ed33d28e61
commit
e75f88d7fe
4 changed files with 0 additions and 12 deletions
|
@ -24,9 +24,6 @@ function cronhooks_run(&$argv, &$argc){
|
|||
load_config('config');
|
||||
load_config('system');
|
||||
|
||||
if ($hostname = get_config('system', 'hostname'))
|
||||
$a->set_hostname($hostname);
|
||||
|
||||
$lockpath = get_config('system','lockpath');
|
||||
if ($lockpath != '') {
|
||||
$pidfile = new pidfile($lockpath, 'cron.lck');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue