diff --git a/api/application/controllers/Sales_PD_Controller.php b/api/application/controllers/Sales_PD_Controller.php index dc8fef77..d8eca1a9 100644 --- a/api/application/controllers/Sales_PD_Controller.php +++ b/api/application/controllers/Sales_PD_Controller.php @@ -1310,7 +1310,7 @@ class Sales_PD_Controller extends REST_Controller { { $id = $this->post('id'); log_message('ERROR','####testAPISalesPD CALLED'.$id); - PDALERTS::sendSalesPDMail($this,$id,869);die();s + PDALERTS::sendSalesPDMail($this,$id,869);die(); // PDALERTS::sendSalesPDMail($this,32);die(); // satellite_image::getSatelliteImage(2897,2);//die(); // $url = "https://maps.googleapis.com/maps/api/staticmap?center=12.9788141,80.1871334&zoom=14&markers=color:red|12.9788141,80.1871334&size=800x300&maptype=roadmap&key=AIzaSyA3lYDYxwtn5vLSl45SOKbtK7G6cEyXGr0";