Home
last modified time | relevance | path

Searched refs:cmdAdd (Results 1 – 1 of 1) sorted by relevance

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