commit | author | age | ||
0d9599 | 1 | <?php |
T | 2 | $wb["list_head_txt"] = 'Database'; |
3 | $wb["active_txt"] = 'Active'; | |
4 | $wb["remote_access_txt"] = 'Remote Access'; | |
5 | $wb["server_id_txt"] = 'Server'; | |
6 | $wb["database_user_txt"] = 'Database user'; | |
7 | $wb["database_name_txt"] = 'Database name'; | |
8 | $wb["add_new_record_txt"] = 'Add new Database'; | |
9 | $wb["sys_groupid_txt"] = 'Client'; | |
10 | ?> |