Pseudo code need:

      if (isset($x->item)) {
        $feed_object = $x->item;
      }
      else {
        $feed_object = $x->channel->item;
      }
CommentFileSizeAuthor
#2 feed_block-2930550-2.patch749 bytesmark_fullmer

Comments

mark_fullmer created an issue. See original summary.

mark_fullmer’s picture

Status: Active » Needs review
StatusFileSize
new749 bytes

Anonymous’s picture

mark_fullmer’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.