Commit e2652cde by Jansa Jose

remove vehicle

parent 7a12663c
......@@ -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