mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 09:34:13 +01:00
N°2240 - Supportability - Maintenance mode (setup reset maintenance mode)
This commit is contained in:
@@ -173,7 +173,6 @@ class WizardController
|
||||
// The configuration file already exists
|
||||
if (!is_writable($sConfigFile))
|
||||
{
|
||||
SetupUtils::ExitMaintenanceMode(false); // Reset maintenance mode in case of problem
|
||||
SetupUtils::ExitReadOnlyMode(false); // Reset readonly mode in case of problem
|
||||
|
||||
$sRelativePath = utils::GetConfigFilePathRelative();
|
||||
|
||||
Reference in New Issue
Block a user