Home
last modified time | relevance | path

Searched refs:cmdAdd (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/lib/plugins/usermanager/
H A Dcli.php72 $ret = $this->cmdAdd($options->getOpt('notify'), $options->getArgs());
145 protected function cmdAdd(bool $notify, array $args)
148 protected function cmdAdd(bool $notify, array $args) global() function in cli_plugin_usermanager