mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
More notice removals, again.
This commit is contained in:
@@ -79,7 +79,7 @@ if (count($newsFeed->feedList))
|
||||
}
|
||||
}
|
||||
|
||||
$text = $NEWSFEED_LIST_START . $data . $NEWSFEED_LIST_END;
|
||||
$text = $NEWSFEED_LIST_START . vartrue($data) . $NEWSFEED_LIST_END;
|
||||
$ns->tablerender(NFLAN_29, $text);
|
||||
require_once(FOOTERF);
|
||||
|
||||
|
Reference in New Issue
Block a user