By podarok on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x-2.x
Introduced in version:
7.x-2.x
Issue links:
Description:
Before
$data = _gmap_base_js();
After
$data = GmapDefaults::getInstance()->getBaseJs();
Impacts:
Module developers
Themers