Ignore:
Timestamp:
Feb 11, 2012, 6:38:34 AM (12 years ago)
Author:
rvelices
Message:

rv_gmaps compatible with core version 2.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_gmaps/trunk/include/picture_map.inc.php

    r8304 r13092  
    99  array(
    1010    'RVM_PLUGIN_VERSION' => RVM_PLUGIN_VERSION,
    11     'GMAPS_API_KEY' => $conf['gmaps_api_key'],
    1211    'PLUGIN_ROOT_URL' => get_absolute_root_url().'plugins/'.$rvm_dir,
    1312                'PLUGIN_LOCATION' => 'plugins/'.$rvm_dir,
     
    3534  $template->assign(
    3635    array(
    37       'TN_SRC' => $picture['thumbnail'],
    3836      'U_NO_MAP' => duplicate_picture_url(),
    3937      'U_BLOWUP' => rvm_make_blowup_url( array('ll'=>$picture), array('start','box') ),
Note: See TracChangeset for help on using the changeset viewer.