When trying to save a new list, I get the following error:

Fatal error: Call to undefined function drupal_set_messaeg() in /sites/all/modules/mailman_manager/mailman_manager.admin.inc on line 173

Fixed by changing to "drupal_set_message()"

Simple typo. Do you need me to roll a patch?

Comments

samuelet’s picture

Status: Active » Fixed

Bug was already fixed in 6.x-dev.
Thanks

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.