You are here

constant PRINT_URLS_ANCHORS_DEFAULT in Printer, email and PDF versions 6

Same name and namespace in other branches
  1. 5.4 print.module \PRINT_URLS_ANCHORS_DEFAULT
  2. 7.2 print.module \PRINT_URLS_ANCHORS_DEFAULT
  3. 7 print.module \PRINT_URLS_ANCHORS_DEFAULT
  4. 5.x print.module \PRINT_URLS_ANCHORS_DEFAULT
2 uses of PRINT_URLS_ANCHORS_DEFAULT
print_main_settings in ./print.admin.inc
Menu callback for the Printer-friendly pages module settings form.
_print_rewrite_urls in ./print.pages.inc
Callback function for the preg_replace_callback for URL-capable patterns

File

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

Code

define('PRINT_URLS_ANCHORS_DEFAULT', 0);