From 894077250a7fe2fb8411bcd914de06466c6769e3 Mon Sep 17 00:00:00 2001 From: Beth Parker Date: Mon, 30 Oct 2017 22:20:11 -0500 Subject: [PATCH] test2 --- includes/layout.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/layout.php b/includes/layout.php index 7ecef2f..ca762b4 100644 --- a/includes/layout.php +++ b/includes/layout.php @@ -11,3 +11,4 @@ foreach($data as $category => $items){ } echo "hi"; ?> +hi2