1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +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

@@ -395,6 +395,7 @@ class rssCreate
function debug()
{
unset($this->e107);
print_a($this);
// print_a($this -> rssItems);
}