Added files to Order detail
This commit is contained in:
@@ -76,6 +76,7 @@ class CpeshippingController extends mfBaseController {
|
||||
//$values = $tpl->getReturnedValue();
|
||||
|
||||
header("Content-type: text/csv");
|
||||
header("Content-disposition: attachment; filename=\"dhl-shipment-".date("Y-m-d-H-i-s").".csv\"");
|
||||
echo $body;exit;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user