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