Closed geekwright closed 7 years ago
Once we have a valid feed from publisher, we should change xoops.org/backend.php to start with this:
<?php
include __DIR__ . '/modules/publisher/backend.php';
exit;
Then we should have a proper news feed in the user's admin area again.
Removes the LF character from the final line of the template to fix "Extra content at the end of the document" error when fetching feed.