Your IP : 3.149.214.156


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/wizards/bitrix/statistic.locations/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/wizards/bitrix/statistic.locations/.description.php

<?
if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();

$arWizardDescription = Array(
	"NAME" => GetMessage('STATWIZ_DESCR_NAME'),
	"DESCRIPTION" => GetMessage('STATWIZ_DESCR_DESCRIPTION'),
	"ICON" => "",
	"COPYRIGHT" => GetMessage('STATWIZ_DESCR_COPYRIGHT'),
	"VERSION" => "1.0.0",
	"STEPS" => Array("Step1", "Step2", "Step3", "FinalStep", "CancelStep"),
);

?>