You are here

constant SMS_CARRIER_OVERRIDDEN in SMS Framework 7

Same name and namespace in other branches
  1. 6.2 sms.module \SMS_CARRIER_OVERRIDDEN
3 uses of SMS_CARRIER_OVERRIDDEN
sms_carriers in ./sms.module
Gets a list of all carriers
sms_carriers_admin_form in ./sms.admin.inc
Form builder for the list of sms carriers.
sms_carriers_delete_form in ./sms.admin.inc
Form builder for the carrier deletion confirmation form.

File

./sms.module, line 43
The core of the SMS Framework. Provides gateway management and API for sending and receiving SMS messages.

Code

define('SMS_CARRIER_OVERRIDDEN', 1);