require("inc/db_conn.php"); // Change color based on section // Yellow: About BrickFest PDX 2004 // Red: News & Announcements // Blue: Events & Expo // White: Register // Brown: Log In // Green: Community Projects // Gray: Links & FAQs $thisSection = "red"; ?>
{$row['theDate']} \n");
if(trim($row['Story']) != "") {
echo($row['Story'] . "
\n");
} else {
echo($row['Teaser'] . "
\n");
}
echo("