From 63ef3af800b5b489e5826ad6e503812bcb3c9be6 Mon Sep 17 00:00:00 2001 From: Beth Parker Date: Mon, 30 Oct 2017 22:19:45 -0500 Subject: [PATCH] test --- includes/layout.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/layout.php b/includes/layout.php index cbbde4f..7ecef2f 100644 --- a/includes/layout.php +++ b/includes/layout.php @@ -9,4 +9,5 @@ foreach($data as $category => $items){ echo ""; } } +echo "hi"; ?>