| 12345678910111213141516171819 | 
							- name = Maillog / Mail Developer
 
- description = Utility to log all Mails for debugging purposes. It's possible to suppress mail delivery for e.g. dev or staging systems.
 
- package = Mail
 
- core = 7.x
 
- dependencies[] = views
 
- configure = admin/config/development/maillog
 
- files[] = includes/maillog.mail.inc
 
- files[] = includes/maillog_handler_field_maillog_entry_link_delete.inc
 
- files[] = includes/maillog_handler_field_maillog_link_delete.inc
 
- ; Information added by drupal.org packaging script on 2012-02-13
 
- version = "7.x-1.x-dev"
 
- core = "7.x"
 
- project = "maillog"
 
- datestamp = "1329135676"
 
 
  |