Ignore:
Timestamp:
Sep 5, 2012, 6:15:07 PM (12 years ago)
Author:
cljosse
Message:

[extensions] edit_gmaps compatibility 2.4

File:
1 edited

Legend:

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

    r14701 r17761  
    22/*
    33Plugin Name: Edit Maps&Earth
    4 Version: auto
     4Version: 2.2.4
    55Description:  Editor for rv gmaps
    66Plugin URI: http://piwigo.org/ext/extension_view.php?eid=330
     
    1313define(  'EDIT_CL_PATH',   PHPWG_PLUGINS_PATH.basename(dirname(__FILE__)).'/' );
    1414        include_once(EDIT_CL_PATH.'edit_gmaps.inc.php');
     15  global $cl_edit_functions;
    1516
    1617$cl_edit_functions = new cl_edit_functions();
Note: See TracChangeset for help on using the changeset viewer.