mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°2240 - Supportability - Maintenance mode (setup CRON message)
This commit is contained in:
@@ -674,7 +674,7 @@ EOF
|
||||
);
|
||||
if ($oMutex->IsLocked())
|
||||
{
|
||||
$oPage->p("<img src=\"../images/error.png\"/> An iTop CRON process is being executed on the target database. It is highly recommended to stop any iTop CRON process prior to running the setup program.");
|
||||
$oPage->p("<img src=\"../images/info.png\"/> An iTop CRON process is being executed on the target database. iTop CRON process will be stopped during the setup execution.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user