Skip to content

Instantly share code, notes, and snippets.

@thomasplevy
Created April 22, 2020 23:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomasplevy/33cfed28ca106f4d4941bf0c1ba5a5bb to your computer and use it in GitHub Desktop.
Save thomasplevy/33cfed28ca106f4d4941bf0c1ba5a5bb to your computer and use it in GitHub Desktop.
<?php // don't copy this line to your wp-config.php file!
// Twilio.
define( 'LLMS_TWILIO_SID', 'XXXXXXXXXXXXXXXXXXXXXXXXXX' );
define( 'LLMS_TWILIO_AUTHKEY', 'XXXXXXXXXXXXXXXXXXXXXXXXXX' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment