Current Path : /var/www/html/clients/wodo.e-nk.ru/bitrix/wizards/bitrix/store.mobile/ |
Current File : /var/www/html/clients/wodo.e-nk.ru/bitrix/wizards/bitrix/store.mobile/.description.php |
<? if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die(); if(!defined("WIZARD_DEFAULT_SITE_ID") && !empty($_REQUEST["wizardSiteID"])) define("WIZARD_DEFAULT_SITE_ID", $_REQUEST["wizardSiteID"]); $arWizardDescription = Array( "NAME" => GetMessage("PORTAL_WIZARD_NAME"), "DESCRIPTION" => GetMessage("PORTAL_WIZARD_DESC"), "VERSION" => "1.0.0", "START_TYPE" => "WINDOW", "IMAGE" => "/images/".LANGUAGE_ID."/solution.png", "PARENT" => "wizard_sol", "TEMPLATES" => Array( Array("SCRIPT" => "wizard_sol") ), "STEPS" => array(), ); $arWizardDescription["STEPS"] = Array("SelectSiteStep", "SiteSettingsStep", "DataInstallStep", "FinishStep"); ?>