summaryrefslogtreecommitdiffstats
path: root/application/views/file_plaintext/html_paste_footer.php
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2015-09-30 15:51:25 +0200
committerFlorian Pritz <bluewind@xinu.at>2015-09-30 15:51:25 +0200
commitcd8bc917087164ae13ae9f9063ddefbe0f9dcdaf (patch)
treed7647d5f71d6a59b9eafa9676b366967a08a142c /application/views/file_plaintext/html_paste_footer.php
parent5cc91f8cd4b9f1a3a2b17d5e5bf7606acf0fcd07 (diff)
Bring a/views/file_plaintext in line with a/v/file
- Add missing files - Fix paths missing FCPATH - Remove left over header/footer Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'application/views/file_plaintext/html_paste_footer.php')
-rw-r--r--application/views/file_plaintext/html_paste_footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/file_plaintext/html_paste_footer.php b/application/views/file_plaintext/html_paste_footer.php
index f3cf21e3a..c283fd434 100644
--- a/application/views/file_plaintext/html_paste_footer.php
+++ b/application/views/file_plaintext/html_paste_footer.php
@@ -1 +1 @@
-<?php include "application/views/file/html_paste_footer.php"; ?>
+<?php include FCPATH."application/views/file/html_paste_footer.php"; ?>