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:
@@ -395,6 +395,7 @@ class rssCreate
|
||||
|
||||
function debug()
|
||||
{
|
||||
unset($this->e107);
|
||||
print_a($this);
|
||||
// print_a($this -> rssItems);
|
||||
}
|
||||
|
Reference in New Issue
Block a user