Update rss.rst
fixed error in sample code, $bodyText should be $post['Post']['body'] on line 155. Or we could set $bodyText = $post['Post']['body'] above this line.
Loading
Please sign in to comment
fixed error in sample code, $bodyText should be $post['Post']['body'] on line 155. Or we could set $bodyText = $post['Post']['body'] above this line.