From 02e9ebb4c2f50349356fb6863b680d45d65d4f70 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 15 Apr 2012 14:23:20 +0200 Subject: upload_hstory: Initialize $lengths correctly If you only uploaded short filenames "Filename" could e longer than any filename, resulting in a broken table. Signed-off-by: Florian Pritz --- application/views/file_plaintext/upload_history.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'application/views') diff --git a/application/views/file_plaintext/upload_history.php b/application/views/file_plaintext/upload_history.php index 4e9308d91..87586babd 100644 --- a/application/views/file_plaintext/upload_history.php +++ b/application/views/file_plaintext/upload_history.php @@ -1,11 +1,11 @@ $item) { echo -- cgit v1.2.3-24-g4f1b