tbrehm
2009-03-09 aec6c8bcc7604a318c666f32ec665e13a93883ba
1
2
3
4
5
6
7
8
9
10
<?php
$wb['list_head_txt'] = 'Jobwarteschlange';
$wb['tstamp_txt'] = 'Datum';
$wb['server_id_txt'] = 'Server';
$wb['dbtable_txt'] = 'Datenbanktabelle';
$wb['action_txt'] = 'Aktion';
$wb['status_txt'] = 'Status';
?>