Changeset 9126


Ignore:
Timestamp:
Feb 8, 2011, 9:10:52 PM (13 years ago)
Author:
rvelices
Message:

rv_gmaps update v 2.2.b

Location:
extensions/rv_gmaps/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_gmaps/trunk/changelog.txt

    r8724 r9126  
     12.2.b
     2- fix admin issue while editing coordinates
     3- new language ru, no
     4
    152.2.a
    26- compatible with piwigo core 2.2
  • extensions/rv_gmaps/trunk/main.inc.php

    r8776 r9126  
    11<?php /*
    22Plugin Name: RV Maps&Earth
    3 Version: 2.2.a
     3Version: 2.2.b
    44Description: Extend your gallery with Google Maps and Google Earth ...
    55Plugin URI: http://piwigo.org/ext/extension_view.php?eid=122
     
    77Author URI: http://www.modusoptimus.com/
    88*/
    9 define( 'RVM_PLUGIN_VERSION', '2.2.a');
     9define( 'RVM_PLUGIN_VERSION', '2.2.b');
    1010if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    1111
Note: See TracChangeset for help on using the changeset viewer.