You are here

function _gmap_doheader in GMap Module 7.2

Same name and namespace in other branches
  1. 5 gmap.module \_gmap_doheader()
  2. 6.2 gmap.module \_gmap_doheader()
  3. 6 gmap.module \_gmap_doheader()
  4. 7 gmap.module \_gmap_doheader()

Short description must be here.

@todo remove this in next major release upgrade (7.x-3.x or 8.x-1.x)

Deprecated

will be removed in next major release upgrade

See also

http://drupal.org/node/1931138#comment-7137394

https://drupal.org/node/2159689

File

./gmap.module, line 264
GMap -- Routines to use the Google Maps API in Drupal.

Code

function _gmap_doheader() {
}