MediaWiki
REL1_19
|
Old job used for sending single notification emails; kept for backwards-compatibility. More...
Public Member Functions | |
__construct ($title, $params, $id=0) | |
run () | |
Run the job. |
Old job used for sending single notification emails; kept for backwards-compatibility.
Definition at line 15 of file EmaillingJob.php.
EmaillingJob::__construct | ( | $ | title, |
$ | params, | ||
$ | id = 0 |
||
) |
Definition at line 16 of file EmaillingJob.php.
References Job\$id, Job\$params, and Title\newMainPage().
Run the job.
Reimplemented from Job.
Definition at line 20 of file EmaillingJob.php.
References UserMailer\send().