@@ -104,7 +104,7 @@ |
||
104 | 104 | if ($key == $keyName) { |
105 | 105 | continue; |
106 | 106 | } |
107 | - if ($secret['type'] == "blob"){ |
|
107 | + if ($secret['type'] == "blob") { |
|
108 | 108 | $complex->setMediaLinkEntry(true); |
109 | 109 | $streamInfo = new ResourceStreamInfo($key); |
110 | 110 | $complex->addNamedStream($streamInfo); |