Bug #30882
youtubeapi didn't work if allow_url_fopen isn't set
| Status: | New | Start date: | 2011-10-13 | ||
|---|---|---|---|---|---|
| Priority: | Should have | Due date: | |||
| Assignee: | - | % Done: | 50% |
||
| Category: | - | Spent time: | - | ||
| Target version: | - | ||||
| Votes: | 0 |
Description
I've changed the api call to use t3lib_div::getURL (which uses curl if configured in install tool) in the attached patch.