%PDF- %PDF-
Direktori : /proc/self/root/home/bitrix/www/bitrix/wizards/nsandrey/empty_install/ |
Current File : //proc/self/root/home/bitrix/www/bitrix/wizards/nsandrey/empty_install/.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('EMPTY_WIZARD_NAME'), 'DESCRIPTION' => GetMessage('EMPTY_WIZARD_DESC'), 'VERSION' => '1.0.0', 'START_TYPE' => 'WINDOW', 'WIZARD_TYPE' => 'INSTALL', 'IMAGE' => 'images/'.LANGUAGE_ID.'/solution.png', 'PARENT' => 'wizard_sol', 'TEMPLATES' => Array( Array('SCRIPT' => 'wizard_sol') ), 'STEPS' => Array('SelectTemplateStep', 'SiteSettingsStep', 'ModuleSettingsStep', 'InstallStep', 'SuccessStep') ); ?>