Merge branch 'master' of http://private.akbkhome.com/Pman.Core
[Pman.Core] / DataObjects / pman.links.ini
index 9b389d7..48135f3 100644 (file)
@@ -1,6 +1,7 @@
 
 [Images]
 parent_image_id = Images:id
+created_by = Person:id
 
 [Person]
 office_id = Office:id
@@ -26,8 +27,7 @@ owner_id = Person:id
 [ProjectDirectory]
 person_id = Person:id
 project_id = Projects:id
-office_id = Office:id
-company_id = Companies:id
+
 
 [Groups]
 leader = Person:id
@@ -48,6 +48,9 @@ person_id = Person:id
 [core_person_alias]
 person_id = Person:id
 
+[core_notify]
+person_id = Person:id
+event_id = Events:id
 
 
 
@@ -60,7 +63,12 @@ Groups = name
 Images = filename
 
  
-  
+[ProjectDirectory]
+person_id = Person:id
+project_id = Projects:id
+office_id = Office:id
+company_id = Companies:id
+