mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-03-29 10:08:40 +00:00
Fix type NO_CI
This commit is contained in:
parent
566cfaa124
commit
aa95b145d1
|
|
@ -118,7 +118,7 @@ abstract class InstallerAbstract
|
|||
$settings = include $path;
|
||||
|
||||
foreach ($settings as $setting) {
|
||||
$cfgHandlers->create($setting);
|
||||
$cfgHandler->create($setting);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user