tbrehm
2009-03-09 9576a7c7bfae4c1da44e68e5001e2949e2164b76
1
2
3
4
5
6
<?php
$wb['server_id_txt'] = 'Palvelin';
$wb['ip_address_txt'] = 'IP-osoite';
$wb['virtualhost_txt'] = 'Virtuaalipalvelin';
$wb['ip_err'] = 'IP-osoite vääränlainen';
?>