summaryrefslogtreecommitdiffstats
path: root/application/views/file/html_header.php
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2016-09-26 11:42:13 +0200
committerFlorian Pritz <bluewind@xinu.at>2016-11-01 17:29:04 +0100
commita34252967563036feeb86340daf27e62575820f6 (patch)
tree16f39de7f7dc807c97845a10676bf62f779710bf /application/views/file/html_header.php
parent25c0d4c68a77a7501038160ee9f200ce99a56b81 (diff)
Drop plain text header/footer
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'application/views/file/html_header.php')
-rw-r--r--application/views/file/html_header.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/application/views/file/html_header.php b/application/views/file/html_header.php
index 538fbc435..5f25b6acc 100644
--- a/application/views/file/html_header.php
+++ b/application/views/file/html_header.php
@@ -1,5 +1,4 @@
<?php
-$force_full_html = true;
include(FCPATH."application/views/header.php"); ?>
</div><!-- .container -->