From 9edf81955c82b34bedaa0f95a8ee021e60b51ed3 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 23 May 2013 18:21:47 +0200 Subject: upload_history: remove hash It uses a rather large amount of space and doesn't really help people much. We'll leave it for the plaintext version so you can still use it in the client if you want to. Signed-off-by: Florian Pritz --- application/views/file/upload_history.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'application') diff --git a/application/views/file/upload_history.php b/application/views/file/upload_history.php index d3699d565..7dc7d28cc 100644 --- a/application/views/file/upload_history.php +++ b/application/views/file/upload_history.php @@ -8,7 +8,6 @@ Filename Mimetype Date - Hash Size @@ -20,7 +19,6 @@ - -- cgit v1.2.3-24-g4f1b