Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
f99b12 1 <?php
b51db0 2 $wb['list_head_txt'] = 'Stanje';
T 3 $wb['tstamp_txt'] = 'Datum';
4 $wb['server_id_txt'] = 'Server';
8ab3cd 5 $wb['dbtable_txt'] = 'Tablica u bazi';
b51db0 6 $wb['action_txt'] = 'Akcija';
T 7 $wb['status_txt'] = 'Status';
f99b12 8 ?>