* Completely reworked how the Exif class works, it now works as a standalone
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sun, 17 Jul 2005 19:21:08 +0000 (19:21 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sun, 17 Jul 2005 19:21:08 +0000 (19:21 +0000)
commit819ce776f9f83efbb38c4c64deb4ab2ff983a7de
tree83bd3cb2817787dba85ba01d9b04e7983e974ca8
parent2f31bd5367396dd2396b607b73dace6df38da77d
* Completely reworked how the Exif class works, it now works as a standalone
  class rather than being dependand on the code in Image.php
* Made a new class FormatExif that takes care of formatting an exif array
 (previously built into the Exif class)
includes/Exif.php