print.admin.inc | 0 | 0 | 0 |
print.install | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | print.install | 15 | N/A |  |
|
print.module | 0 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n) | Other | print.module | 290 | N/A |  |
| Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n) | Other | print.module | 551 | N/A |  |
|
print.pages.inc | 0 | 0 | 0 |
print.tpl.php | 0 | 0 | 0 |
print_mail/print_mail.admin.inc | 0 | 0 | 0 |
print_mail/print_mail.inc | 0 | 0 | 0 |
print_mail/print_mail.install | 0 | 0 | 0 |
print_mail/print_mail.module | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n) | Other | print_mail.module | 123 | N/A |  |
|
print_mail/views_handler_sort_print_mail_sentcount.inc | 0 | 0 | 0 |
print_pdf/print_pdf.admin.inc | 0 | 0 | 0 |
print_pdf/print_pdf.class.inc | 0 | 0 | 0 |
print_pdf/print_pdf.drush.inc | 0 | 0 | 0 |
print_pdf/print_pdf.install | 0 | 0 | 0 |
print_pdf/print_pdf.module | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n) | Other | print_pdf.module | 146 | N/A |  |
|
print_pdf/print_pdf.pages.inc | 0 | 0 | 0 |
tests/print_basic.test | 0 | 0 | 0 |