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