tbrehm
2009-01-12 b2b4a9e256db161ed240049067e1334b0c6c0459
commit | author | age
bef7e2 1 <?php
2c4579 2 $wb['list_head_txt'] = 'Jobqueue';
a00864 3 $wb['tstamp_txt'] = 'Data';
2c4579 4 $wb['server_id_txt'] = 'Server';
a00864 5 $wb['dbtable_txt'] = 'Tabella DB';
F 6 $wb['action_txt'] = 'Azione';
7 $wb['status_txt'] = 'Stato';
2c4579 8 ?>