Current Path : /home/bitrix/ext_www/dev.shuft.com.ua/bitrix/components/bitrix/system.auth.form/ |
Current File : /home/bitrix/ext_www/dev.shuft.com.ua/bitrix/components/bitrix/system.auth.form/.description.php |
<? if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die(); $arComponentDescription = array( "NAME" => GetMessage("COMP_MAIN_AUTH_FORM_TITLE"), "DESCRIPTION" => GetMessage("COMP_MAIN_AUTH_FORM_DESCR"), "ICON" => "/images/user_authform.gif", "PATH" => array( "ID" => "utility", "CHILD" => array( "ID" => "user", "NAME" => GetMessage("MAIN_USER_GROUP_NAME") ) ), ); ?>