Recent Additions

We've recently added to the site...

    (updated)'; //$new_tag = ' (new)' while ($n = db_fetch_object($list)) { $items[] = $item = format_date($n->changed).' '.l($n->title, 'node/'. $n->nid , $atts ) . ( ($n->changed - $n->created < 60*60*24 ) ? $new_tag : $updated_tag ); $item .= "
    ".$n->teaser."
    "; print '
  • '. $item .'
  • '; } ?>

Page last updated: 30 April 2008