This commit is contained in:
Travis Swientek 2013-07-25 16:09:37 -07:00
commit b89cf7ae62

View File

@ -15,4 +15,4 @@ const EXCEPTION_GENERIC_HTTP_ERROR = "An HTTP Error has occurred! Check your net
const EXCEPTION_MISSING_REQUIRED_MIME_PARAMETERS = "The parameters passed to the API were invalid. This might be a bug! Notify support@mailgun.com."; const EXCEPTION_MISSING_REQUIRED_MIME_PARAMETERS = "The parameters passed to the API were invalid. This might be a bug! Notify support@mailgun.com.";
const EXCEPTION_MISSING_ENDPOINT = "The endpoint you've tried to access does not exist. This might be a bug! Notify support@mailgun.com."; const EXCEPTION_MISSING_ENDPOINT = "The endpoint you've tried to access does not exist. This might be a bug! Notify support@mailgun.com.";
?> ?>