include 'lang/en/template.php'; function GetMessage2($array, $key){ return $array[$key]; }
GetMessage2($MESS, 'AUTH_LOGIN');