[-] classes : #PSFV-375 - Reverting

This commit is contained in:
mDeflotte
2012-01-16 09:20:45 +00:00
parent 89ee5dc5d0
commit 660ef022fb
+1 -1
View File
@@ -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)