diff options
Diffstat (limited to 'application/views/file_plaintext/html_footer.php')
-rw-r--r-- | application/views/file_plaintext/html_footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/file_plaintext/html_footer.php b/application/views/file_plaintext/html_footer.php index d46a93ce4..3b60874dd 100644 --- a/application/views/file_plaintext/html_footer.php +++ b/application/views/file_plaintext/html_footer.php @@ -1 +1 @@ -<?php include "application/views/file/html_footer.php"; ?> +<?php include FCPATH."application/views/file/html_footer.php"; ?> |