You are here

constant TWILIO_USER_PENDING in Twilio 7

2 uses of TWILIO_USER_PENDING
twilio_user_save in ./twilio.user.inc
Saves mobile number data to the {twilio_user} table in the database.
twilio_user_send_confirmation in ./twilio.user.inc
Send confirmation message.

File

./twilio.module, line 12
Twilio module

Code

define('TWILIO_USER_PENDING', 1);