MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | SYNOPSIS |
2 | string get_master_uid(void) | ||||
3 | |||||
4 | DESCRIPTION | ||||
5 | Return the string to be used as root-uid. | ||||
6 | Under !native, the function is expendable. | ||||
7 | |||||
8 | HISTORY | ||||
9 | Introduced in 3.2.1@40 replacing get_root_uid(). | ||||
10 | |||||
11 | SEE ALSO | ||||
12 | get_bb_uid(M), get_master_uid(M), uids(C), creator_file(M), creator(E) |