-
Module EXIF/IPTC version 1.1.0.1
The gps.inc file formats the GPS: Longitude and GPS: Latitude coordinates in the wrong order.
Existing wrong format:
modules/exif/lib/exifer/maker/gps.inc
115: $hour = GPSRational(substr($data,0,16),$intel);
117: $minutes = GPSRational(substr($data,16,16),$intel);
118: $seconds = GPSRational(substr($data,32,16),$intel);
The correct format...
2007-05-25 11:53:00 UTC in Gallery
-
moresun committed patchset 9985 of module tiki to the TikiWiki CMS/Groupware CVS repository, changing 1 files.
2005-02-03 13:51:14 UTC in TikiWiki CMS/Groupware
-
moresun committed patchset 9967 of module tiki to the TikiWiki CMS/Groupware CVS repository, changing 6 files.
2005-02-02 14:25:42 UTC in TikiWiki CMS/Groupware
-
moresun committed patchset 9966 of module tiki to the TikiWiki CMS/Groupware CVS repository, changing 1 files.
2005-02-02 14:06:04 UTC in TikiWiki CMS/Groupware
-
moresun committed patchset 9962 of module tiki to the TikiWiki CMS/Groupware CVS repository, changing 5 files.
2005-02-02 10:56:48 UTC in TikiWiki CMS/Groupware
-
moresun committed patchset 9961 of module tiki to the TikiWiki CMS/Groupware CVS repository, changing 2 files.
2005-02-02 09:25:18 UTC in TikiWiki CMS/Groupware
-
moresun committed patchset 9938 of module tiki to the TikiWiki CMS/Groupware CVS repository, changing 4 files.
2005-01-31 18:10:15 UTC in TikiWiki CMS/Groupware
-
moresun committed patchset 9936 of module tiki to the TikiWiki CMS/Groupware CVS repository, changing 1 files.
2005-01-31 16:00:35 UTC in TikiWiki CMS/Groupware
-
moresun committed patchset 9931 of module tiki to the TikiWiki CMS/Groupware CVS repository, changing 6 files.
2005-01-30 19:58:12 UTC in TikiWiki CMS/Groupware
-
moresun committed patchset 9905 of module tiki to the TikiWiki CMS/Groupware CVS repository, changing 4 files.
2005-01-27 16:29:29 UTC in TikiWiki CMS/Groupware