mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°7629: log changed
This commit is contained in:
@@ -190,7 +190,7 @@ class InterfaceDiscovery
|
||||
}
|
||||
if (count($aAutoloaderErrors) > 0) {
|
||||
IssueLog::Debug(
|
||||
__METHOD__." cannot load some of the autoloader files",
|
||||
__METHOD__." cannot load some of the autoloader files: missing or corrupted",
|
||||
LogChannels::CORE,
|
||||
['autoloader_errors' => $aAutoloaderErrors]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user