Skip to content

Instantly share code, notes, and snippets.

@starsite
Created September 2, 2018 07:56
Show Gist options
  • Save starsite/fb08c35f8a79794519f7237dd0411fdb to your computer and use it in GitHub Desktop.
Save starsite/fb08c35f8a79794519f7237dd0411fdb to your computer and use it in GitHub Desktop.
<?
function fallbackMessage() {
$response->sms("Not sure what to make of that.");
echo $response;
}
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment