Commit cad57493 by Jansa Jose

Merge branch 'master' into 'local_production'

remove vehicle See merge request !115
parents bb6b2d18 e2652cde
......@@ -1498,8 +1498,7 @@ class Webservice_model extends CI_Model {
$respArr['status'] = "success";
$respArr['message'] = "Vehicle Deleted Successfully";
}
return $respArr;
}
return $respArr;
}
?>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment