| put a space between the asterisk and the comment text | Other | uc_systempay.module | 14 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_systempay.module | 72 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_systempay.module | 73 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_systempay.module | 74 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_systempay.module | 128 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_systempay.module | 129 | N/A |  |
| put a space between the asterisk and the comment text | Other | uc_systempay.module | 140 | N/A |  |
| put a space between the asterisk and the comment text | Other | uc_systempay.module | 167 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | uc_systempay.module | 236 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | uc_systempay.module | 256 | N/A |  |
| Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | uc_systempay.module | 330 | N/A |  |
| Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | uc_systempay.module | 331 | N/A |  |
| There should be no trailing spaces | Other | uc_systempay.module | 393 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_systempay.module | 439 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_systempay.module | 440 | N/A |  |