Closed (fixed)
Project:
Mailman Manager
Version:
6.x-3.1-rc1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2010 at 03:14 UTC
Updated:
17 Dec 2010 at 19:30 UTC
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