Ignore:
Timestamp:
Nov 15, 2013, 1:39:20 PM (10 years ago)
Author:
cljosse
Message:

[extensions] edit_gmaps set compatibility translator

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/edit_gmaps/include/functions.php

    r9377 r25488  
    1515function cl_meta_load_language()
    1616{
    17         global $lang,$lang_info,$conf;
     17        global $lang_info,$conf;
    1818        if ( isset($lang['Map']) or ($lang_info['code']=='en' and !$conf['debug_l10n']) )
    1919                return;
Note: See TracChangeset for help on using the changeset viewer.