aboutsummaryrefslogtreecommitdiff
path: root/controllers/construction.php
diff options
context:
space:
mode:
Diffstat (limited to 'controllers/construction.php')
-rw-r--r--controllers/construction.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/controllers/construction.php b/controllers/construction.php
new file mode 100644
index 0000000..d0a8604
--- /dev/null
+++ b/controllers/construction.php
@@ -0,0 +1,3 @@
+<?php
+
+require '../views/construction.view.php';