v.1.9 update
Clients download update
This commit is contained in:
@@ -53,6 +53,7 @@ class ClientFile extends HRCCommand implements HRCCommandInterface {
|
||||
file_put_contents($dirname . $filename, implode("\n", $finishSavedCsv));
|
||||
return [
|
||||
'status' => 'success',
|
||||
'terminalKey' => $terminal['key'],
|
||||
'filename' => $filename,
|
||||
'filedate' => $file,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user