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
Comment #1
samuelet commentedBug was already fixed in 6.x-dev.
Thanks