[-] classes : #PSFV-375 - Reverting
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12416 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
+1
-1
@@ -156,7 +156,7 @@ class AddressCore extends ObjectModel
|
||||
*/
|
||||
public function __construct($id_address = null, $id_lang = null)
|
||||
{
|
||||
parent::__construct($id_address, $id_lang);
|
||||
parent::__construct($id_address);
|
||||
|
||||
/* Get and cache address country name */
|
||||
if ($this->id)
|
||||
|
||||
Reference in New Issue
Block a user