summaryrefslogtreecommitdiffstats
path: root/application/views/file_plaintext/multipaste_info.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/file_plaintext/multipaste_info.php')
-rw-r--r--application/views/file_plaintext/multipaste_info.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/application/views/file_plaintext/multipaste_info.php b/application/views/file_plaintext/multipaste_info.php
deleted file mode 100644
index 5a438789c..000000000
--- a/application/views/file_plaintext/multipaste_info.php
+++ /dev/null
@@ -1,10 +0,0 @@
-ID: <?=$id; ?>
-
-Number of files: <?=$file_count; ?>
-
-Date of upload: <?=date("r", $upload_date); ?>
-
-Date of removal: <?=$timeout_string; ?>
-
-Total size (including duplicates): <?=format_bytes($size); ?>
-