Skip to content

Instantly share code, notes, and snippets.

@mrkurt
Created October 2, 2009 19:58
Show Gist options
  • Save mrkurt/200061 to your computer and use it in GitHub Desktop.
Save mrkurt/200061 to your computer and use it in GitHub Desktop.
<?
$latest_top_stories = new ResourceList(array(
'/apple/news/2009/01/asdf.php',
'/tech-policy/news/2007/12/foia-reform-bloggers-are-journalists-too.php',
'/security/news/2007/11/fbi-edu-security-partnership-trying-to-overcome-decades-of-mistrust.php'
));
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment