Skip to content

Instantly share code, notes, and snippets.

@starsite
Created September 2, 2018 07:55
Show Gist options
  • Save starsite/f7530754cec7c04971411f77f7f4e22d to your computer and use it in GitHub Desktop.
Save starsite/f7530754cec7c04971411f77f7f4e22d to your computer and use it in GitHub Desktop.
<?php
require('../Twilio/Services/Twilio.php');
require('../_fm/connect.php');
$response = new Services_Twilio_Twiml(); // for later
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment