Function Reference: geodir_custom_gmaps_option_form

Summary

This function has not been documented yet.

Source File

geodir_custom_gmaps_option_form() is located in geodir_custom_google_maps/geodir_custom_gmaps_functions.php [Line: 125]

Source Code

function geodir_custom_gmaps_option_form($current_tab) {
	$current_tab = geodir_custom_gmaps_current_subtab();
	geodir_custom_gmaps_get_option_form($current_tab);
}