aboutsummaryrefslogtreecommitdiff
path: root/controllers
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-02-21 20:54:42 -0500
committertdro <tdro@users.noreply.github.com>2019-02-21 21:13:55 -0500
commitebce5944b418e6bef744e0047076dbe262cf3815 (patch)
tree4b23508a9a1d8e74ef92a3622baaf49569b8a40a /controllers
parenta9fefd298df66d8e1408bf1512813895454bcbbe (diff)
downloadedwinmattiacci.com-ebce5944b418e6bef744e0047076dbe262cf3815.tar.gz
edwinmattiacci.com-ebce5944b418e6bef744e0047076dbe262cf3815.tar.bz2
edwinmattiacci.com-ebce5944b418e6bef744e0047076dbe262cf3815.zip
views/construction: Remove construction view
Diffstat (limited to 'controllers')
-rw-r--r--controllers/construction.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/controllers/construction.php b/controllers/construction.php
deleted file mode 100644
index d0a8604..0000000
--- a/controllers/construction.php
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-
-require '../views/construction.view.php';