remove useless comm
This commit is contained in:
parent
5a0622c906
commit
87d9dfa009
@ -1061,7 +1061,6 @@ class Cronjob extends CommonObject
|
||||
$result = $langs->reload($this->module_name.'@'.$this->module_name);
|
||||
}
|
||||
|
||||
// If this->module_name was an existing language file, this will make nothing
|
||||
if ($result < 0) // If technical error
|
||||
{
|
||||
dol_syslog(get_class($this)."::run_jobs Cannot load module lang file - ".$langs->error, LOG_ERR);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user