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