redray
2009-04-11 08745a54a3a41dd4b2ae89b08910f07cc97eeb49
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Jobqueue';
$wb['tstamp_txt'] = 'Data';
$wb['server_id_txt'] = 'Server';
$wb['dbtable_txt'] = 'Tabella DB';
$wb['action_txt'] = 'Azione';
$wb['status_txt'] = 'Stato';
?>