tbrehm
2009-03-31 9855c79e5845f17778434130c6256acf5b533840
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';
?>