Your IP : 18.117.134.53


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/auth/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/auth/.left.menu.php

<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();
IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intranet/public/auth/.left.menu.php");

$aMenuLinks = Array(
	Array(
		GetMessage("AUTH_LOGIN"),
		"/auth/index.php?login=yes", 
		Array(), 
		Array(), 
		"" 
	),
	Array(
		GetMessage("AUTH_REG"),
		"/auth/index.php?register=yes", 
		Array(), 
		Array(), 
		"COption::GetOptionString(\"main\", \"new_user_registration\") == \"Y\"" 
	),
	Array(
		GetMessage("AUTH_FORGOT_PASS"),
		"/auth/index.php?forgot_password=yes", 
		Array(), 
		Array(), 
		"" 
	)
);
?>