site_disclaimer.admin.inc | 6 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Use "elseif" in place of "else if" | Other | site_disclaimer.admin.inc | 51 | N/A |  |
| use <br /> instead of <br> | Other | site_disclaimer.admin.inc | 246 | N/A |  |
| use <br /> instead of <br> | Other | site_disclaimer.admin.inc | 265 | N/A |  |
| Use "elseif" in place of "else if" | Other | site_disclaimer.admin.inc | 312 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | site_disclaimer.admin.inc | 583 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | site_disclaimer.admin.inc | 660 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | site_disclaimer.admin.inc | 670 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | site_disclaimer.admin.inc | 672 | N/A |  |
|
site_disclaimer.install | 0 | 0 | 0 |
site_disclaimer.module | 6 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | site_disclaimer.module | 117 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | site_disclaimer.module | 118 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | site_disclaimer.module | 121 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | site_disclaimer.module | 124 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | site_disclaimer.module | 134 | N/A |  |
| l() already contains a check_plain() call by default | Other | site_disclaimer.module | 385 | N/A |  |
| Use "elseif" in place of "else if" | Other | site_disclaimer.module | 403 | N/A |  |
|
site_disclaimer.pages.inc | 2 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | site_disclaimer.pages.inc | 42 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | site_disclaimer.pages.inc | 45 | N/A |  |
|
tests/site_disclaimer.test | 2 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | site_disclaimer.test | 52 | N/A |  |
| missing space after comma | Other | site_disclaimer.test | 161 | N/A |  |
| There should be no trailing spaces | Other | site_disclaimer.test | 179 | N/A |  |
|
views/handlers/site_disclaimer_handler_field_tou_version.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | site_disclaimer_handler_field_tou_version.inc | -1 | N/A |  |
|
views/handlers/site_disclaimer_handler_sort_tou_version.inc | 1 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | site_disclaimer_handler_sort_tou_version.inc | -1 | N/A |  |
| indent secondary line of comment one space | Other | site_disclaimer_handler_sort_tou_version.inc | 13 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | site_disclaimer_handler_sort_tou_version.inc | 17 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | site_disclaimer_handler_sort_tou_version.inc | 20 | N/A |  |
| missing space after comma | Other | site_disclaimer_handler_sort_tou_version.inc | 20 | N/A |  |
|
views/site_disclaimer.views.inc | 2 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Missing period | Other | site_disclaimer.views.inc | 15 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | site_disclaimer.views.inc | 105 | N/A |  |
|