1
0
mirror of https://github.com/e107inc/e107.git synced 2025-06-26 02:43:16 +02:00

Issue: #2125 Possible fix for plugins and/or languages files adding junk characters prior to rss rendering.

This commit is contained in:
Cameron
2016-12-14 11:55:23 -08:00
parent 40e95a1ea8
commit d7ae17f99f

View File

@ -110,6 +110,8 @@ if (empty($rss_type))
}
while (@ob_end_clean());
// Returning feeds here
// Conversion table for old urls -------
$conversion[1] = 'news';