mirror of
https://github.com/e107inc/e107.git
synced 2025-01-18 05:09:05 +01:00
Fixes #3689 - RSS LAN fix
This commit is contained in:
parent
fb3ac6e297
commit
1587cdb406
@ -177,7 +177,7 @@ if($rss = new rssCreate($content_type, $rss_type, $topic_id, $row))
|
||||
else
|
||||
{
|
||||
require_once(HEADERF);
|
||||
$ns->tablerender(RSS_LAN_ERROR_0, RSS_LAN_ERROR_1);
|
||||
$ns->tablerender(LAN_ERROR, RSS_LAN_ERROR_1);
|
||||
require_once(FOOTERF);
|
||||
exit;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user