mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-01 23:57:11 +00:00
remove some redundant php closing tags
This commit is contained in:
@@ -60,6 +60,4 @@ class ttrssMailer extends PHPMailer {
|
||||
$rc=$this->send();
|
||||
return $rc;
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
}
|
||||
Reference in New Issue
Block a user