From ff4ef68fd4c472aaeaaac67f45333943f3dfb574 Mon Sep 17 00:00:00 2001 From: Stephen Wills Date: Wed, 9 Jan 2013 20:09:50 -0500 Subject: [PATCH] remove hard coded file path from includes. --- index.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/index.php b/index.php index f42ad1c81..63c298e28 100755 --- a/index.php +++ b/index.php @@ -7,10 +7,11 @@
- - - - + + + + +

Welcome to the Evergreen Project!

@@ -34,6 +35,6 @@ foreach ($eg_feed->find(2) as $item) {
- + -- 2.11.0