6 lines
83 B
XML
6 lines
83 B
XML
command_table test_cmds;
|
|
|
|
request test_cmd, "Test command",
|
|
test_cmd, test;
|
|
|
|
end;
|