function InitStep() { parent::InitStep(); $wizard =& $this->GetWizard(); $wizard->solutionName = "corp_services"; }
function InitStep() { parent::InitStep(); $wizard =& $this->GetWizard(); $wizard->solutionName = "custom"; }
function InitStep() { parent::InitStep(); $wizard =& $this->GetWizard(); $wizard->solutionName = "webfly_santech"; $this->SetNextStep("site_settings"); }
function InitStep() { parent::InitStep(); $wizard =& $this->GetWizard(); $wizard->solutionName = "stroika_samovar"; }
function InitStep() { parent::InitStep(); $wizard =& $this->GetWizard(); $wizard->solutionName = "corp_furniture"; }
function InitStep() { parent::InitStep(); $wizard =& $this->GetWizard(); $wizard->solutionName = "infoportal"; }
function InitStep() { parent::InitStep(); $wizard =& $this->GetWizard(); $wizard->solutionName = "personal"; }
function InitStep() { parent::InitStep(); $wizard =& $this->GetWizard(); $wizard->solutionName = "webfly_santech"; }