Ticket #47909: scembedfix.diff
| File scembedfix.diff, 428 bytes (added by , 7 years ago) |
|---|
| Line | |
|---|---|
| 1 | @@ -167,7 +167,7 @@ |
| 2 | function soundcloud_iframe_widget($options) { |
| 3 | |
| 4 | // Build URL |
| 5 | - $url = 'https://w.soundcloud.com/player/?' . http_build_query($options['params']); |
| 6 | + $url = 'https://w.soundcloud.com/player?' . http_build_query($options['params']); |
| 7 | // Set default width if not defined |
| 8 | $width = isset($options['width']) && $options['width'] !== 0 ? $options['width'] : '100%'; |
| 9 | // Set default height if not defined |
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)