includes/checkout_pages/subs_checkout.cart.inc | 2 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | subs_checkout.cart.inc | -1 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.cart.inc | 76 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | subs_checkout.cart.inc | 179 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.cart.inc | 233 | N/A |  |
|
includes/checkout_pages/subs_checkout.complete.inc | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | subs_checkout.complete.inc | -1 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.complete.inc | 4 | N/A |  |
|
includes/checkout_pages/subs_checkout.payment.inc | 2 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | subs_checkout.payment.inc | -1 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.payment.inc | 27 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | subs_checkout.payment.inc | 131 | N/A |  |
|
includes/theme/subs-checkout-complete-page.tpl.php | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | subs-checkout-complete-page.tpl.php | -1 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | subs-checkout-complete-page.tpl.php | 29 | N/A |  |
|
includes/theme/subs-checkout-default-details.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | subs-checkout-default-details.tpl.php | -1 | N/A |  |
|
includes/theme/subs_checkout.theme.inc | 5 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | subs_checkout.theme.inc | -1 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.theme.inc | 4 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | subs_checkout.theme.inc | 22 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.theme.inc | 51 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.theme.inc | 63 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.theme.inc | 77 | N/A |  |
|
subs_checkout.admin.inc | 2 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | subs_checkout.admin.inc | -1 | N/A |  |
| Functions should be called with no spaces between the function name and opening parentheses | Other | subs_checkout.admin.inc | 3 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.admin.inc | 50 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.admin.inc | 69 | N/A |  |
|
subs_checkout.callbacks.inc | 4 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | subs_checkout.callbacks.inc | -1 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.callbacks.inc | 119 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.callbacks.inc | 126 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | subs_checkout.callbacks.inc | 137 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.callbacks.inc | 139 | N/A |  |
|
subs_checkout.install | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | subs_checkout.install | -1 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.install | 4 | N/A |  |
|
subs_checkout.module | 4 | 3 | 7 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | subs_checkout.module | -1 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.module | 22 | N/A |  |
| The value for the 'access callback' must always be a string which is the the name of the function - never a function call. It may also be assigned the value TRUE or FALSE if the callback is always (or never) accessible. (Drupal Docs) | Other | subs_checkout.module | 31 | N/A |  |
| The value for the 'access callback' must always be a string which is the the name of the function - never a function call. It may also be assigned the value TRUE or FALSE if the callback is always (or never) accessible. (Drupal Docs) | Other | subs_checkout.module | 41 | N/A |  |
| The value for the 'access callback' must always be a string which is the the name of the function - never a function call. It may also be assigned the value TRUE or FALSE if the callback is always (or never) accessible. (Drupal Docs) | Other | subs_checkout.module | 50 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | subs_checkout.module | 78 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.module | 169 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | subs_checkout.module | 218 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | subs_checkout.module | 311 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | subs_checkout.module | 314 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.module | 429 | N/A |  |
| There should be no trailing spaces | Other | subs_checkout.module | 435 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | subs_checkout.module | 476 | N/A |  |
| Functions should be called with no spaces between the function name and opening parentheses | Other | subs_checkout.module | 535 | N/A |  |
|