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