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