Skip to content

Commit

Permalink
Finished DeleteContact.php
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickRiz15 authored Jan 24, 2024
1 parent 533778d commit ced44af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/LAMPAPI/DeleteContact.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
http_response_code(409);
returnWithError("Contact does not exist");
}

}

function getRequestInfo()
Expand Down

0 comments on commit ced44af

Please sign in to comment.