Fix style

This commit is contained in:
BB2A Anthony Berton 2022-03-09 19:55:55 +01:00
parent e1e573c532
commit 1a5beb0664

View File

@ -375,7 +375,7 @@ class Notify
}
include_once DOL_DOCUMENT_ROOT.'/core/lib/files.lib.php';
dol_syslog(get_class($this)."::send notifcode=".$notifcode.", object=".$object->id);
$langs->load("other");