@@ -540,7 +540,7 @@ |
||
540 | 540 | |
541 | 541 | // MUST REMOVE FIRST. Otherwise append and the erroroneus value above still exists |
542 | 542 | $config->remove('FlickrPhotoTO', 'searchable_relationships'); |
543 | - $config->update('FlickrPhotoTO' ,'searchable_relationships', $sr); |
|
543 | + $config->update('FlickrPhotoTO', 'searchable_relationships', $sr); |
|
544 | 544 | } |
545 | 545 | |
546 | 546 |