From c4f87a04bbbd8083b2e7ddc366447ff3c12cab23 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 1 Oct 2011 19:02:40 +0200 Subject: check if file exists before getting mtime Signed-off-by: Florian Pritz --- application/views/file/html_header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/views/file/html_header.php') diff --git a/application/views/file/html_header.php b/application/views/file/html_header.php index 499b3adec..436f7491d 100644 --- a/application/views/file/html_header.php +++ b/application/views/file/html_header.php @@ -3,7 +3,7 @@ <?php echo $title; ?> " /> - " /> + " />
-- cgit v1.2.3-24-g4f1b