Searched refs:notifyByMail (Results 1 – 1 of 1) sorted by relevance
/plugin/gitbacked/action/ |
H A D | editcommit.php | 225 …return $this->notifyByMail('mail_create_new_error_subject', 'mail_create_new_error', $template_rep… 241 …return $this->notifyByMail('mail_repo_path_error_subject', 'mail_repo_path_error', $template_repla… 263 …return $this->notifyByMail('mail_command_error_subject', 'mail_command_error', $template_replaceme… 284 …return $this->notifyByMail('mail_command_success_subject', 'mail_command_success', $template_repla… 296 public function notifyByMail($subject_id, $template_id, $template_replacements) { function in action_plugin_gitbacked_editcommit
|