mirror of
https://github.com/Karaka-Management/oms-Search.git
synced 2026-01-11 18:48:41 +00:00
add autoloading path NO_CI
This commit is contained in:
parent
b3e288d674
commit
56b87e3158
|
|
@ -36,6 +36,7 @@ final class Autoloader
|
||||||
__DIR__ . '/../',
|
__DIR__ . '/../',
|
||||||
__DIR__ . '/../MainRepository/',
|
__DIR__ . '/../MainRepository/',
|
||||||
__DIR__ . '/../../',
|
__DIR__ . '/../../',
|
||||||
|
__DIR__ . '/../../Karaka/',
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user