From 8f043f438ce2fb03d660da36db8bf49af00c5b2a Mon Sep 17 00:00:00 2001 From: VE10-Sanjeev Date: Thu, 20 Jul 2023 11:09:16 +0530 Subject: [PATCH] Recommitted : ps --- api/application/controllers/Sales_PD_Controller.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/application/controllers/Sales_PD_Controller.php b/api/application/controllers/Sales_PD_Controller.php index 65f8d0d4..bf49e89c 100644 --- a/api/application/controllers/Sales_PD_Controller.php +++ b/api/application/controllers/Sales_PD_Controller.php @@ -2083,8 +2083,8 @@ public function filterSalesPDList_post() { // MwiseSales@yahoo.com#sine1234#293#19#06/07/2023 16:02:57#mwisesales1@sine.com#904 // https://demo.pdgenie.com/salespdpwa/#/auto?token=TXdpc2VTYWxlc0B5YWhvby5jb20jc2luZTEyMzQjMjkzIzE5IzA2LzA3LzIwMjMgMTY6MDI6NTcjbXdpc2VzYWxlczFAc2luZS5jb20jOTA0 log_message('ERROR', '## 9) Redirect Aftr `' . $redirect_uri . '`'); - echo $redirect_uri;die(); - //header("Location: " . $redirect_uri); + //echo $redirect_uri;die(); + header("Location: " . $redirect_uri); // $this->response($data,REST_Controller::HTTP_OK); //if($data['dataStatus']){ header("Location: https://sidharthindustries.com/SIA/"); } }