From 80a8b67d1c23e33f9261502d02c78d6ed67565bb Mon Sep 17 00:00:00 2001 From: Beth Parker Date: Mon, 30 Oct 2017 22:34:10 -0500 Subject: [PATCH] Removed tests and fixed login link --- includes/layout.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/includes/layout.php b/includes/layout.php index ca762b4..cbbde4f 100644 --- a/includes/layout.php +++ b/includes/layout.php @@ -9,6 +9,4 @@ foreach($data as $category => $items){ echo ""; } } -echo "hi"; ?> -hi2