Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/system.auth.form/ |
Current File : /var/www/admin_ftp_12/data/www/httpdocs/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") ) ), ); ?>