Antennipasi
2008-12-29 53a61f75e8a2ef0847fe5fefd9ef9607472b6a5f
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Sincronizzazione Database';
$wb['jobname_txt'] = 'Jobname';
$wb['db_host_txt'] = 'DB Host';
$wb['db_name_txt'] = 'Nome DB';
$wb['add_new_record_txt'] = 'Aggiungi nuovo record DBSync';
?>