mirror of
https://github.com/Karaka-Management/oms-Tools.git
synced 2026-01-10 14:48:43 +00:00
fix autoloader
This commit is contained in:
parent
c2f56e64b8
commit
acecb693f8
|
|
@ -34,7 +34,7 @@ final class Autoloader
|
|||
*/
|
||||
private static $paths = [
|
||||
__DIR__ . '/../',
|
||||
__DIR__ . '/../MainAutoloader/',
|
||||
__DIR__ . '/../MainRepository/',
|
||||
__DIR__ . '/../../',
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user