diff options
Diffstat (limited to 'exif.class.php')
-rw-r--r-- | exif.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exif.class.php b/exif.class.php index 3913927..045f28a 100644 --- a/exif.class.php +++ b/exif.class.php @@ -404,4 +404,4 @@ Class Exif { ), ); } -} +} |