You are here

constant SMS_GW_ERR_OTHER in SMS Framework 6.2

Same name and namespace in other branches
  1. 6 sms.module \SMS_GW_ERR_OTHER
  2. 7 sms.module \SMS_GW_ERR_OTHER
1 use of SMS_GW_ERR_OTHER
sms_track_archive_write in modules/sms_track/sms_track.module
Write a record to the DB table

File

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

Code

define('SMS_GW_ERR_OTHER', 500);