diff options
author | Silvio <s1lv10@uol.com.br> | 2010-04-27 18:29:29 -0300 |
---|---|---|
committer | Silvio <s1lv10@uol.com.br> | 2010-04-27 18:29:29 -0300 |
commit | b69b1c6c7de82c2b1c943d9f31b7e659ab4e1924 (patch) | |
tree | 9a5d5080653f58382171db9b7158a166a60f33d3 /exif.class.php | |
parent | 0d60e32584aeb64d0f4b8844c5ef49e57a0eada2 (diff) | |
download | exif-b69b1c6c7de82c2b1c943d9f31b7e659ab4e1924.tar.gz exif-b69b1c6c7de82c2b1c943d9f31b7e659ab4e1924.tar.bz2 |
Syncing to CVS head with proposed changes applied by the module maintainer
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 { ), ); } -} +} |