mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-01-21 13:08:39 +00:00
fix autoloader
This commit is contained in:
parent
5094db6fe7
commit
3e0011e8a7
|
|
@ -34,7 +34,7 @@ final class Autoloader
|
|||
*/
|
||||
private static $paths = [
|
||||
__DIR__ . '/../',
|
||||
__DIR__ . '/../MainAutoloader/',
|
||||
__DIR__ . '/../MainRepository/',
|
||||
__DIR__ . '/../../',
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user