mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Fix typo
This commit is contained in:
parent
aa95b145d1
commit
d613d747fc
|
|
@ -630,7 +630,7 @@ final class ModuleManager
|
|||
}
|
||||
|
||||
/** @var InstallerAbstract $class */
|
||||
$class::install($this->app->dbPool, $info, $appSettings->appSettings);
|
||||
$class::install($this->app->dbPool, $info, $app->appSettings);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user