You are here

function location_cck_widget_settings in Location 5.3

Implementation of hook_widget_settings().

File

contrib/location_cck/location_cck.module, line 221
Defines location field type.

Code

function location_cck_widget_settings($op, $widget) {
}