|
@@ -538,8 +538,8 @@ |
|
|
block discarded – undo |
|
538
|
538
|
$e->getMessage()); |
|
539
|
539
|
} |
|
540
|
540
|
|
|
541
|
|
- // MUST REMOVE FIRST. Otherwise append and the erroroneus value above still exists |
|
542
|
|
- $config->remove('FlickrPhotoTO', 'searchable_relationships'); |
|
|
541
|
+ // MUST REMOVE FIRST. Otherwise append and the erroroneus value above still exists |
|
|
542
|
+ $config->remove('FlickrPhotoTO', 'searchable_relationships'); |
|
543
|
543
|
$config->update('FlickrPhotoTO' ,'searchable_relationships', $sr); |
|
544
|
544
|
} |
|
545
|
545
|
|
Please login to merge, or discard this patch.