Home
last modified time | relevance | path

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

/plugin/userimportextended/
H A Dadmin.php214 $sent = $this->_notifyUser($clean[0],$clean[1],false);
365 protected function _notifyUser($user, $password, $status_alert=true) { function in admin_plugin_userimportextended
/plugin/groupmanager/
H A Dsyntax.php744 $this->_notifyUser($user, $pass);
808 function _notifyUser($user, $password) function in syntax_plugin_groupmanager