You are here

constant SMS_USER_PENDING in SMS Framework 6

Same name and namespace in other branches
  1. 5 modules/sms_user/sms_user.module \SMS_USER_PENDING
  2. 6.2 modules/sms_user/sms_user.module \SMS_USER_PENDING
  3. 7 modules/sms_user/sms_user.module \SMS_USER_PENDING

@file Provides integration between the SMS Framework and Drupal users.

2 uses of SMS_USER_PENDING
sms_user_send_confirmation in modules/sms_user/sms_user.module
sms_user_settings in modules/sms_user/sms_user.module
Menu callback; provides the forms for adding and confirming a user's mobile number.

File

modules/sms_user/sms_user.module, line 8
Provides integration between the SMS Framework and Drupal users.

Code

define('SMS_USER_PENDING', 1);