Posted by Will White on March 11, 2009 at 1:42am
| Download | Size | md5 hash |
|---|---|---|
| smsframework-5.x-1.2.tar.gz | 30.37 KB | 6b0d6da34283af1dcb6d295b9a7628dc |
| smsframework-5.x-1.2.zip | 43.21 KB | 167378f8895a15a36afa028f369780fa |
Last updated: December 24, 2010 - 23:50
Stable release for Drupal 5. Includes several bug fixes:
API Changes (update your code!)
- Renamed sms_user_auth() to sms_user_authenticate() as per #371258: function sms_user_auth() interferes with hook_auth
General Changes
- Fixed #344650: The phone number is invalid. Error Message
- Fixed bug in user logout code.
- Improved token display on SMS User admin page.
- Fixed bug in token logic that would cause SMS User token to appear in a contexts.
- Removed API.txt and added a Documentation section to the README file.