From 0d567145a64f7c7fa1cfd7a879b9cf2a66af9a4a Mon Sep 17 00:00:00 2001 From: Grischa Brockhaus Date: Thu, 14 Jun 2012 13:10:05 +0200 Subject: [PATCH] Compatibility fixes --- serendipity_event_geotag/ChangeLog | 4 ++++ serendipity_event_geotag/GeoTagDb.class.php | 4 ++-- serendipity_event_geotag/plugin_version.inc.php | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/serendipity_event_geotag/ChangeLog b/serendipity_event_geotag/ChangeLog index 9cd5ac1d..84e7789c 100644 --- a/serendipity_event_geotag/ChangeLog +++ b/serendipity_event_geotag/ChangeLog @@ -1,3 +1,7 @@ +1.30/31 (brockhaus) +---------------------------------- +* Compatibility fixes. + 1.29 (brockhaus) ---------------------------------- * If post was updated the location was cleared. diff --git a/serendipity_event_geotag/GeoTagDb.class.php b/serendipity_event_geotag/GeoTagDb.class.php index 998ce012..b01c294f 100644 --- a/serendipity_event_geotag/GeoTagDb.class.php +++ b/serendipity_event_geotag/GeoTagDb.class.php @@ -1,7 +1,7 @@