diff options
Diffstat (limited to 'application/views/file/html_header.php')
-rw-r--r-- | application/views/file/html_header.php | 1 |
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 --> |