From 4cce41c058cc132df28c891585a8380a68f6ab23 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 25 Feb 2009 15:39:21 -0500 Subject: Added RSS feed --- index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'index.php') diff --git a/index.php b/index.php index 3738020..16b051c 100644 --- a/index.php +++ b/index.php @@ -2,6 +2,7 @@ include('includes/db.php'); include('includes/functions.php'); +include('includes/update.php'); ob_start(); -- cgit 1.4.1