Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
6697eb 1 <?php
2d870d 2 $wb['list_head_txt'] = 'IP Adresleri';
F 3 $wb['server_id_txt'] = 'Sunucu';
bd12aa 4 $wb['client_id_txt'] = 'Müşteri';
TB 5 $wb['ip_address_txt'] = 'IP Adresi';
6 $wb['add_new_record_txt'] = 'IP Adresi Ekle';
7 $wb['virtualhost_txt'] = 'HTTP SSunucu';
8 $wb['virtualhost_port_txt'] = 'HTTP Kapıları';
9 $wb['ip_type_txt'] = 'Tip';
6697eb 10 ?>