Skip to content

Instantly share code, notes, and snippets.

@dragoonis
Created September 11, 2012 19:27
Show Gist options
  • Save dragoonis/3701351 to your computer and use it in GitHub Desktop.
Save dragoonis/3701351 to your computer and use it in GitHub Desktop.
$comments[] = array(
'title' => (string) $entry->title,
'link' => (string) $entry->link
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment