program/steps/mail/get.inc | ●●●●● patch | view | raw | blame | history | |
program/steps/mail/rss.inc | ●●●●● patch | view | raw | blame | history |
program/steps/mail/get.inc
@@ -19,8 +19,6 @@ */ require_once('Mail/mimeDecode.php'); // show loading page if (!empty($_GET['_preload'])) { program/steps/mail/rss.inc
@@ -19,14 +19,11 @@ */ require_once('Mail/mimeDecode.php'); function rss_encode($string){ $string = rep_specialchars_output($string, 'xml'); return $string; } $REMOTE_REQUEST = TRUE;