Ignore:
Timestamp:
Oct 20, 2009, 9:38:48 PM (15 years ago)
Author:
rvelices
Message:

google maps api is loaded using the same language as piwigo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_gmaps/trunk/main.inc.php

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