* Improved the debug output of retrieveExifData()
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Mon, 9 May 2005 11:26:44 +0000 (11:26 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Mon, 9 May 2005 11:26:44 +0000 (11:26 +0000)
commit04b79884fbeedf786b3c3bfd099a8215fc1c5f84
tree4123c96cdad269e14eaa5cb6c4526a8be72138d4
parent7df42e10093a0026d17af59fcafe835158030b00
* Improved the debug output of retrieveExifData()
* Implemented the Exif::version() check, if the version in the stored metadata
  does not match the current version the exif data is regenerated and the
  current version saved in the metadata. Ensured that old images are updated
  in the future if the output format is changed.
includes/Image.php