* Removed stripExifData(), most of this functionality is now provided by the
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sat, 7 May 2005 12:51:04 +0000 (12:51 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sat, 7 May 2005 12:51:04 +0000 (12:51 +0000)
commit5472fbc98bdc46ab5773d383f9a78bc9800f3aea
tree4b5bd3bfb59da3970c4149cf81bd3da900942adc
parent43d2a4749197b3a87a21bdf73c4371c381df1063
* Removed stripExifData(), most of this functionality is now provided by the
  Exif class
* Removed the check for $wgShowEXIF in getExifData(), this is already done in
  ImagePage.php which is the only file that calls this function.
includes/Image.php