input->passwdResetNotify) { $bEmailSent = PasswordMgr::sendPassword($observable->oUser, $observable->input->password); if (!$bEmailSent) { return SGL::raiseError('Problem sending email', SGL_ERROR_EMAILFAILURE); } } } } ?>