@@ -5,18 +5,21 members_001: | |||
|
5 | 5 | role_id: 1 |
|
6 | 6 | id: 1 |
|
7 | 7 | user_id: 2 |
|
8 | mail_notification: true | |
|
8 | 9 | members_002: |
|
9 | 10 | created_on: 2006-07-19 19:35:36 +02:00 |
|
10 | 11 | project_id: 1 |
|
11 | 12 | role_id: 2 |
|
12 | 13 | id: 2 |
|
13 | 14 | user_id: 3 |
|
15 | mail_notification: true | |
|
14 | 16 | members_003: |
|
15 | 17 | created_on: 2006-07-19 19:35:36 +02:00 |
|
16 | 18 | project_id: 2 |
|
17 | 19 | role_id: 2 |
|
18 | 20 | id: 3 |
|
19 | 21 | user_id: 2 |
|
22 | mail_notification: true | |
|
20 | 23 | members_004: |
|
21 | 24 | id: 4 |
|
22 | 25 | created_on: 2006-07-19 19:35:36 +02:00 |
@@ -24,10 +27,12 members_004: | |||
|
24 | 27 | role_id: 2 |
|
25 | 28 | # Locked user |
|
26 | 29 | user_id: 5 |
|
30 | mail_notification: true | |
|
27 | 31 | members_005: |
|
28 | 32 | id: 5 |
|
29 | 33 | created_on: 2006-07-19 19:35:33 +02:00 |
|
30 | 34 | project_id: 5 |
|
31 | 35 | role_id: 1 |
|
32 | 36 | user_id: 2 |
|
37 | mail_notification: true | |
|
33 | 38 | No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now