mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 03:58:45 +02:00
N°9144 - Fix sessions
This commit is contained in:
@@ -175,11 +175,14 @@ class ApplicationInstallSequencer extends StepSequencer
|
||||
}
|
||||
|
||||
/**
|
||||
* @param \Config $oConfig
|
||||
* @param $aSelectedModules
|
||||
*
|
||||
* @throws \ConfigException
|
||||
* @throws \CoreException
|
||||
* @throws \DictExceptionUnknownLanguage
|
||||
* @throws \MySQLException
|
||||
* @throws \MySQLHasGoneAwayException
|
||||
* @throws \OQLException
|
||||
*/
|
||||
protected function DoUpdateDBSchema(Config $oConfig, $aSelectedModules)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user