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