mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-02-17 16:58:42 +00:00
fix autoloader
This commit is contained in:
parent
e1caabbe3c
commit
5479bab81c
|
|
@ -34,7 +34,7 @@ final class Autoloader
|
||||||
*/
|
*/
|
||||||
private static $paths = [
|
private static $paths = [
|
||||||
__DIR__ . '/../',
|
__DIR__ . '/../',
|
||||||
__DIR__ . '/../MainAutoloader/',
|
__DIR__ . '/../MainRepository/',
|
||||||
__DIR__ . '/../../',
|
__DIR__ . '/../../',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user