fantu
2008-12-22 7b8863015c4604983a7aabe86f35d4c701d23d1c
1
2
3
4
5
6
<?php
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'IP Address';
$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
$wb['ip_err'] = 'IP address invalid';
?>