|
|
|
Issue Links:
|
Relates
|
|
|
|
This issue has been marked as being related by:
|
|
MDL-12699
META: Curl, download and componentlib issues
|
|
|
|
|
|
|
|
This problem is present in all version of moodle and can be solve adding two new records (proxyuser, proxypass) in the config table.
This modification should be used in the 'proxy_url' function defined in admin/langimport.php, and in all those pages that uses proxy features.
|
|
Description
|
This problem is present in all version of moodle and can be solve adding two new records (proxyuser, proxypass) in the config table.
This modification should be used in the 'proxy_url' function defined in admin/langimport.php, and in all those pages that uses proxy features. |
Show » |
|
Example code here: http://www.php.net/manual/en/function.fsockopen.php#58196