Ignore:
Timestamp:
Feb 25, 2011, 12:44:14 PM (13 years ago)
Author:
cljosse
Message:

[edit_gmaps] adding support to the altitude.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/edit_gmaps/main.inc.php

    r8918 r9377  
    22/*
    33Plugin Name: Edit Maps&Earth
    4 Version: 2.1.4
     4Version: auto
    55Description:  Editor for rv gmaps
    66Plugin URI: http://piwigo.org/ext/extension_view.php?eid=330
     
    1717{
    1818        include_once( dirname(__FILE__) .'/include/functions.php');
    19         add_event_handler('invalidate_user_cache', 'clm_invalidate_cache' );
     19        add_event_handler('invalidate_user_cache', 'cl_meta_invalidate_cache' );
    2020        array_push($menu,
    2121                        array(                 
Note: See TracChangeset for help on using the changeset viewer.