Antennipasi
2009-01-25 690cfe993b4b82b938717663d52e3c14ba047619
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';
?>