CMXX - ServiceReport email in user language
This commit is contained in:
@@ -31,7 +31,7 @@ $historyID = $_GET['historyID'] ?? '';
|
||||
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
// Create ServiceReport
|
||||
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
$servicereport_data = serviceReport($history[0], '');
|
||||
$servicereport_data = serviceReport($history[0], '', $_SESSION['country_code']);
|
||||
$servicereport_name = 'Service report - '.$historyID;
|
||||
|
||||
//+++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
Reference in New Issue
Block a user