latham
2011-06-22 b772162f0b618ef1d130ff88ff188ce53710a774
1
2
3
4
5
6
7
<?php
$wb['server_id_txt'] = 'Сервер';
$wb['ip_address_txt'] = 'IP адрес';
$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
$wb['ip_error_wrong'] = 'Неверный IP адрес';
$wb['ip_error_unique'] = 'IP адрес должен быть уникальным';
?>