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 | ?> |