[-] BO : addons display fixed #PSTEST-1110
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14605 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -353,7 +353,7 @@ class AdminThemesControllerCore extends AdminController
|
||||
{
|
||||
// notice : readfile should be replaced by something else
|
||||
if (@fsockopen('addons.prestashop.com', 80, $errno, $errst, 3))
|
||||
readfile('http://addons.prestashop.com/adminmodules.php?lang='.$this->context->language->iso_code);
|
||||
readfile('http://addons.prestashop.com/adminthemes.php?lang='.$this->context->language->iso_code);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user