// Code review : normalise and todo

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12583 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-01-20 15:19:27 +00:00
parent 820f8a5d94
commit 5dad8f329d
7 changed files with 60 additions and 69 deletions
-1
View File
@@ -35,7 +35,6 @@ class HelperHelpAccessCore extends Helper
public $country;
public $ps_version;
public function __construct($label, $iso_lang, $country, $ps_version)
{
parent::__construct();