From c642fcf81d4a39bc9e6efa99608b4b500318d5a4 Mon Sep 17 00:00:00 2001 From: atomaka Date: Sat, 5 Nov 2011 15:57:05 -0400 Subject: [PATCH] Complete display of image with information. --- application/views/view.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/application/views/view.php b/application/views/view.php index 9cfadd0..7fb8521 100644 --- a/application/views/view.php +++ b/application/views/view.php @@ -10,5 +10,11 @@
- + +
+ +
+ Uploaded on:
+ Original name:
+ Views:
\ No newline at end of file