constant PRINT_MAIL_USE_REPLY_TO in Printer, email and PDF versions 7
Same name and namespace in other branches
- 6 print_mail/print_mail.module \PRINT_MAIL_USE_REPLY_TO
- 7.2 print_mail/print_mail.module \PRINT_MAIL_USE_REPLY_TO
2 uses of PRINT_MAIL_USE_REPLY_TO
- print_mail_form_submit in print_mail/
print_mail.inc - Process the send by-email form submission.
- print_mail_settings in print_mail/
print_mail.admin.inc - Menu callback for the send by email module settings form.
File
- print_mail/
print_mail.module, line 26 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_MAIL_USE_REPLY_TO', TRUE);