[-] BO : AdminModule replacing cURL by file_get_content with POST stream_context

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12708 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
fSerny
2012-01-26 10:44:36 +00:00
parent 4325eccc55
commit 217ad6106c
2 changed files with 17 additions and 22 deletions
@@ -32,7 +32,6 @@
<div class="warn">
<b>{l s='If you want to be able to fully use the AdminModules pannel and have free modules available, you should enable the following configuration on your server :'}</b><br />
{if $check_url_fopen eq 'ko'}- {l s='Enable allow_url_fopen'}<br />{/if}
{if $check_curl eq 'ko'}- {l s='Enable php curl extension'}<br />{/if}
{if $check_openssl eq 'ko'}- {l s='Enable php openssl extension'}<br />{/if}
</div>