summaryrefslogtreecommitdiffstats
path: root/application/views/file/html_footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/file/html_footer.php')
-rw-r--r--application/views/file/html_footer.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/application/views/file/html_footer.php b/application/views/file/html_footer.php
new file mode 100644
index 000000000..bbec7ebd1
--- /dev/null
+++ b/application/views/file/html_footer.php
@@ -0,0 +1,6 @@
+ </div>
+ </div>
+
+<?php
+$force_full_html = true;
+include(FCPATH."application/views/footer.php");