-
minor changes to comments, from 6.x-2.x
-
minor changes to comments, from 6.x-2.x
-
minor clarification about the project issue queue
-
moved hook_menu() to the top of the file, and other very minor changes to make it easier to diff between 6.x-2.x and 7.x-2.x
-
allow to send e-mails to multiple recipients, and include the error in the e-mail subject, so that we can more easily filter out reports
-
add the date in e-mails, to make it easier to cross-ref information (and do not rely on the e-mail date from the headers
-
implement hook_civicrm_config()
-
using hook_civicrm_config(), we do not need to set the handler in the DB while enabling/disabling the module.
-
backported some info from 7.x-2.x
-
forgotten debug dsm()