forked from GNUsocial/gnu-social
Open tags should have closing tags
This commit is contained in:
@@ -389,3 +389,4 @@ if (common_config('emailpost', 'enabled')) {
|
||||
$md = new MailerDaemon();
|
||||
$md->handle_message('php://stdin');
|
||||
}
|
||||
?>
|
||||
|
Reference in New Issue
Block a user