[-] 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:
lLefevre
2012-07-25 08:34:17 +00:00
parent 6b62f6c3ed
commit ff0bdb5532
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -672,7 +672,7 @@ class CustomerCore extends ObjectModel
null,
null,
null,
_PS_THEME_DIR_,
_PS_MAIL_DIR_,
false,
(int)$this->id_shop
);