- typo fixed
This commit is contained in:
parent
35549ecf20
commit
fc1a438782
@ -599,7 +599,7 @@ function dump_actions(ReqHandler &$rh, array $params): string {
|
||||
return $rh->dump_actions();
|
||||
}
|
||||
|
||||
$rh->add("dump_actions", [], PRIVILEGE_QUIZMASTER, "dump_actions", RESP_PLAIN, "Dump registered all actions.");
|
||||
$rh->add("dump_actions", [], PRIVILEGE_QUIZMASTER, "dump_actions", RESP_PLAIN, "Dump all registered actions.");
|
||||
|
||||
// ----------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user