mirror of
https://github.com/Combodo/iTop.git
synced 2026-09-17 20:31:13 +02:00
Setup fast track
# Conflicts: # setup/wizardsteps/WizStepLandingBeforeAudit.php # setup/wizardsteps/WizStepWelcome.php
This commit is contained in:
@@ -76,6 +76,10 @@ abstract class WizardStep
|
||||
{
|
||||
}
|
||||
|
||||
public function PreFormDisplay(SetupPage $oPage)
|
||||
{
|
||||
}
|
||||
|
||||
protected function CheckDependencies()
|
||||
{
|
||||
if (is_null($this->bDependencyCheck)) {
|
||||
|
||||
Reference in New Issue
Block a user