mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Merge pull request #3443 from GPCsolutions/3.5-3442
Fix #3442 Remove useless syslog
This commit is contained in:
commit
9efecbf52b
|
|
@ -119,7 +119,6 @@ class box_prospect extends ModeleBoxes
|
|||
}
|
||||
}
|
||||
else {
|
||||
dol_syslog("box_prospect::loadBox not allowed de read this box content",LOG_ERR);
|
||||
$this->info_box_contents[0][0] = array('td' => 'align="left"',
|
||||
'text' => $langs->trans("ReadPermissionNotAllowed"));
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user