Posted by Will White on March 10, 2009 at 8:24pm
| Download | Size | md5 hash |
|---|---|---|
| smsframework-6.x-1.0.tar.gz | 24.7 KB | 6922e623a3a4b4ef7c46bbf2ca9486d7 |
| smsframework-6.x-1.0.zip | 33.39 KB | 964736eed736f8bc887d251c089c9fe0 |
Last updated: December 24, 2010 - 23:50
Stable release for Drupal 6. 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.