summaryrefslogtreecommitdiffstats
path: root/app/view/common/topp.view.php
diff options
context:
space:
mode:
authorMalf Furious <m@lfurio.us>2016-01-02 14:27:40 -0500
committerMalf Furious <m@lfurio.us>2016-01-02 14:27:40 -0500
commitd9b61c6ab7124730e335a4b07474462cc0fe71e0 (patch)
tree0d71286f1dd0d7aebf285a7ab2987f58ec323e47 /app/view/common/topp.view.php
parenta21e20b7a8db343129aa8713853358bdb77de939 (diff)
downloadscrott-d9b61c6ab7124730e335a4b07474462cc0fe71e0.tar.gz
scrott-d9b61c6ab7124730e335a4b07474462cc0fe71e0.zip
+ Adding initial view files for common MVC
Diffstat (limited to '')
-rw-r--r--app/view/common/topp.view.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/view/common/topp.view.php b/app/view/common/topp.view.php
new file mode 100644
index 0000000..40d9543
--- /dev/null
+++ b/app/view/common/topp.view.php
@@ -0,0 +1 @@
+<?php include "view/master/topp.view.php"; ?>