@@ -68,7 +68,7 @@ |
||
| 68 | 68 | |
| 69 | 69 | foreach($item['data'] as $key => $value) |
| 70 | 70 | { |
| 71 | - switch($key) |
|
| 71 | + switch($key) |
|
| 72 | 72 | { |
| 73 | 73 | case 'notes': |
| 74 | 74 | $map['data']['comments'] = $value; |