diff options
Diffstat (limited to 'application/views/file/html_footer.php')
-rw-r--r-- | application/views/file/html_footer.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/application/views/file/html_footer.php b/application/views/file/html_footer.php index bd07b63f9..7c9cac8f7 100644 --- a/application/views/file/html_footer.php +++ b/application/views/file/html_footer.php @@ -1,4 +1,3 @@ <div class="container"> <?php -$force_full_html = true; include(FCPATH."application/views/footer.php"); |