tbrehm
2009-03-05 ae10cf9d440960cd6be6404d307df7bb1cca6abc
1
2
3
4
5
6
<?php
$wb['server_id_txt'] = 'Сервер';
$wb['ip_address_txt'] = 'IP адрес';
$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
$wb['ip_err'] = 'IP адрес неправилен';
?>