fix name email search
[Pman.Core] / DataObjects / pman.links.ini
index d40454f..ec12fd7 100644 (file)
@@ -5,9 +5,6 @@ parent_image_id = Images:id
 [Events]
 person_id = core_person:id
 
-[member_types]
-id = members:member_type
 [ProjectDirectory]
 person_id = core_person:id
 project_id = core_project:id
@@ -83,7 +80,21 @@ to_group_id = core_group:id
 authorized_by = core_person:id
 updated_by = core_person:id
 
+[core_person_settings]
+person_id = core_person:id
+
+
+
+[core_templatestr]
+src_id = core_templatestr:id
+template_id = core_template:id
 
+[core_template_element]
+template_id = core_template:id
+
+[core_project_group]
+project_id = core_project:id
+group_id = core_group:id
 
 
 [database__render]