diff --git a/modules/FP_Event_Locations/FP_Event_Locations_sugar.php b/modules/FP_Event_Locations/FP_Event_Locations_sugar.php index c2e883af64d..221ff28794b 100755 --- a/modules/FP_Event_Locations/FP_Event_Locations_sugar.php +++ b/modules/FP_Event_Locations/FP_Event_Locations_sugar.php @@ -52,7 +52,7 @@ class FP_Event_Locations_sugar extends Basic public $module_dir = 'FP_Event_Locations'; public $object_name = 'FP_Event_Locations'; public $table_name = 'fp_event_locations'; - public $importable = false; + public $importable = true; public $disable_row_level_security = true ; // to ensure that modules created and deployed under CE will continue to function under team security if the instance is upgraded to PRO public $id; public $name;