redray
2008-12-29 a7cf088ca97da6ad43dab9ebbc70a8124099ad3a
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';
?>