Fix exif timestamp bug
authorBrion Vibber <brion@pobox.com>
Tue, 4 Sep 2012 23:47:25 +0000 (18:47 -0500)
committerBrion Vibber <brion@pobox.com>
Tue, 4 Sep 2012 23:49:47 +0000 (18:49 -0500)
commita8f5771c82b2f1c12733513c82dc986be5803d7d
tree9db09104e9671999e8ff62f66533766b2b24b9dc
parent122e6813f70027d5eab5870f00d94327333d0a3f
Fix exif timestamp bug

Missing a prefixed 0 on the hour for some reason, explodes.

Change-Id: I8658223d36404e73b9b4d28ce027c1abf98b3f8f
includes/media/FormatMetadata.php