From e94711a406ce4a9a00daff8a077b5e625a2074ef Mon Sep 17 00:00:00 2001 From: Robbie Antenesse Date: Thu, 17 Mar 2016 12:39:07 -0600 Subject: [PATCH] Removed get_include_contents() from /view/index.php because it was moved to /php/helpers.php --- view/index.php | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/view/index.php b/view/index.php index fe8e23b..16d7611 100644 --- a/view/index.php +++ b/view/index.php @@ -162,14 +162,3 @@ catch (PDOException $ex) {} - \ No newline at end of file