You are here

constant PRINT_COMMENTS_DEFAULT in Printer, email and PDF versions 6

Same name and namespace in other branches
  1. 5.4 print.module \PRINT_COMMENTS_DEFAULT
  2. 5.3 print.module \PRINT_COMMENTS_DEFAULT
  3. 7.2 print.module \PRINT_COMMENTS_DEFAULT
  4. 7 print.module \PRINT_COMMENTS_DEFAULT
  5. 5.x print.module \PRINT_COMMENTS_DEFAULT
2 uses of PRINT_COMMENTS_DEFAULT
print_main_settings in ./print.admin.inc
Menu callback for the Printer-friendly pages module settings form.
_print_generate_node in ./print.pages.inc
Prepare a Printer-friendly-ready node body for content nodes

File

./print.module, line 51
Displays Printer-friendly versions of Drupal pages.

Code

define('PRINT_COMMENTS_DEFAULT', 0);