[-] BO & FO & MO : #PSCFI-4237 : adding id_lang in method l() of class Mail()
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ class LoggerCore extends ObjectModel
|
||||
Mail::Send(
|
||||
(int)Configuration::get('PS_LANG_DEFAULT'),
|
||||
'log_alert',
|
||||
Mail::l('Log: You have a new alert from your shop'),
|
||||
Mail::l('Log: You have a new alert from your shop', (int)Configuration::get('PS_LANG_DEFAULT')),
|
||||
array(),
|
||||
Configuration::get('PS_SHOP_EMAIL')
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user