constant PRINT_MAIL_SHOW_LINK_DEFAULT in Printer, email and PDF versions 5.x
Same name and namespace in other branches
- 5.4 print_mail/print_mail.module \PRINT_MAIL_SHOW_LINK_DEFAULT
- 5.3 print_mail/print_mail.module \PRINT_MAIL_SHOW_LINK_DEFAULT
- 6 print_mail/print_mail.module \PRINT_MAIL_SHOW_LINK_DEFAULT
- 7 print_mail/print_mail.module \PRINT_MAIL_SHOW_LINK_DEFAULT
2 uses of PRINT_MAIL_SHOW_LINK_DEFAULT
- print_mail_settings in print_mail/
print_mail.admin.inc - Menu callback for the send by e-mail module settings form.
- theme_print_mail_format_link in print_mail/
print_mail.module - Format the send by e-mail link
File
- print_mail/
print_mail.module, line 16 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_MAIL_SHOW_LINK_DEFAULT', 1);