Remove unused use of undefined variable
This commit is contained in:
parent
7a80ddd232
commit
ebd444b306
1 changed files with 0 additions and 1 deletions
|
|
@ -276,7 +276,6 @@ class EmailNotification {
|
|||
$keys['$PAGETITLE'] = $pagetitle;
|
||||
$keys['$PAGETITLE_URL'] = $this->title->getFullUrl();
|
||||
|
||||
$keys['$PAGETIMESTAMP'] = $article->mTimestamp; # this is the raw internal timestamp - can be useful, too
|
||||
$keys['$PAGEMINOREDIT'] = $medit;
|
||||
$keys['$PAGESUMMARY'] = $summary;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue