Antennipasi
2008-12-29 53a61f75e8a2ef0847fe5fefd9ef9607472b6a5f
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'dbsync';
$wb['jobname_txt'] = 'jobname';
$wb['db_host_txt'] = 'db_host';
$wb['db_name_txt'] = 'db_name';
$wb['add_new_record_txt'] = 'Add new DBSync record';
?>