You are here

function gmap_update_7202 in GMap Module 7.2

Gmap:deleted gmap_marker_custom_dir since it is not using.

File

./gmap.install, line 131
GMap install/uninstall routines.

Code

function gmap_update_7202() {
  variable_del('gmap_marker_custom_dir');
}