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 --- includes/header.php | 31 +------------------------------ includes/update.php | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+), 30 deletions(-) create mode 100644 includes/update.php (limited to 'includes') diff --git a/includes/header.php b/includes/header.php index a9b93cd..a26f6b9 100644 --- a/includes/header.php +++ b/includes/header.php @@ -11,6 +11,7 @@ if (isset($title)) <?php echo($rtitle); ?> + @@ -19,34 +20,4 @@ if (isset($title))

Pillowcase

- diff --git a/includes/update.php b/includes/update.php new file mode 100644 index 0000000..6c8d9ff --- /dev/null +++ b/includes/update.php @@ -0,0 +1,28 @@ + -- cgit 1.4.1