Ignore:
Timestamp:
Dec 7, 2011, 5:39:56 AM (13 years ago)
Author:
rvelices
Message:

rv_gmaps towards full maps api v3 migration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_gmaps/trunk/admin/admin.php

    r3447 r12700  
    2626$template->assign_var_from_handle( 'ADMIN_CONTENT', 'plugin_admin_content');
    2727
    28 if ( empty($conf['gmaps_api_key']) )
    29   $page['infos'][] = 'Please define the Google maps api key';
     28/*if ( empty($conf['gmaps_api_key']) )
     29  $page['infos'][] = 'Please define the Google maps api key';*/
    3030
    3131?>
Note: See TracChangeset for help on using the changeset viewer.