mirror of
https://github.com/Karaka-Management/oms-Workflow.git
synced 2026-01-11 06:48:41 +00:00
add autoloading path NO_CI
This commit is contained in:
parent
a765d55c0d
commit
d1e035825e
|
|
@ -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