1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 22:57:14 +02:00

Issue #3767 - Forum RSS updated to v2 standards. DB queries still need to be updated.

This commit is contained in:
Cameron
2019-04-02 10:25:28 -07:00
parent 99a30594c3
commit 9d65bc29eb
3 changed files with 625 additions and 228 deletions

View File

@@ -72,6 +72,7 @@ else
{
//$con = new convert;
// $id = intval($parms);
/** @var e_news_item $nws */
$nws = e107::getObject('e_news_item');
$row = $nws->load($parms)->toArray();
/*