- remove Mail/mimeDecode require()s

release-0.6
alecpl 16 years ago
parent 7a229b9e33
commit b7a754c44e

@ -19,8 +19,6 @@
*/
require_once('Mail/mimeDecode.php');
// show loading page
if (!empty($_GET['_preload'])) {

@ -19,8 +19,6 @@
*/
require_once('Mail/mimeDecode.php');
function rss_encode($string){
$string = rep_specialchars_output($string, 'xml');
@ -28,7 +26,6 @@ function rss_encode($string){
}
$REMOTE_REQUEST = TRUE;
$OUTPUT_TYPE = 'rss';

Loading…
Cancel
Save