inactive_user 6.x-1.0-beta2

Bug fixes
Unsupported

Drupal's mail function was changed between Drupal 5 and 6, but inactive_user didn't get upgraded to the new API arguments until now. That meant no notifications were going out by email.
Also remove user entries from users_roles table on deletion and destroy any leftover sessions.

inactive_user 5.x-1.6

Bug fixes
Unsupported

Replace debug db_queryd() function with standard db_query() function.

inactive_user 5.x-1.4

Bug fixes
Unsupported

fix more cron job SQL errors similar to 5.x-1.3's fix

inactive_user 5.x-1.2

New features
Bug fixes
Unsupported

bugfix: HTML tags getting added to e-mail subjects
new: Postgres support
new: Compliance with coder module's minor level analysis
new: Support for uninstall

inactive_user 5.x-1.1

Bug fixes
Unsupported

A working 5.x release with the necessary .info file this time.

Subscribe with RSS Subscribe to Releases for Inactive User