tbrehm
2009-01-19 b38ec6dd99892325beabd65c089847035edef3d7
1
2
3
4
5
6
<?php
$wb['server_id_txt'] = 'Palvelin';
$wb['ip_address_txt'] = 'IP-osoite';
$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
$wb['ip_err'] = 'IP-osoite viallinen';
?>