[-] Bo : replace constant _PS_THEME_DIR_ by _PS_MAIL_DIR_ when send a email
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16562 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -672,7 +672,7 @@ class CustomerCore extends ObjectModel
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
_PS_THEME_DIR_,
|
||||
_PS_MAIL_DIR_,
|
||||
false,
|
||||
(int)$this->id_shop
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user