ftimme
2009-03-05 9dbd2840fa0a4626b3124deafdd61fc13f81ecce
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';
?>