use the php_eol constant for encoded subjects

This commit is contained in:
zotlabs
2019-03-16 15:23:17 -07:00
parent 8ebc517b41
commit 3c701e780c
3 changed files with 3 additions and 2 deletions

View File

@@ -159,6 +159,7 @@ class Dreport extends \Zotlabs\Web\Controller {
'$title' => sprintf( t('Delivery report for %1$s'),basename($mid)) . '...',
'$table' => $table,
'$mid' => urlencode($mid),
'$safe_mid' => urlencode(gen_link_id($mid)),
'$options' => t('Options'),
'$push' => t('Redeliver'),
'$entries' => $entries