| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | uc_systempay.module | 2 | N/A |  |
| @file description should be on the following line (Drupal Docs) | Other | uc_systempay.module | 5 | N/A |  |
| put a space between the asterisk and the comment text | Other | uc_systempay.module | 15 | 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 | 75 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | uc_systempay.module | 134 | N/A |  |
| put a space between the asterisk and the comment text | Other | uc_systempay.module | 143 | N/A |  |
| put a space between the asterisk and the comment text | Other | uc_systempay.module | 170 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | uc_systempay.module | 241 | 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 | 309 | 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 | 310 | N/A |  |
| There should be no trailing spaces | Other | uc_systempay.module | 373 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_systempay.module | 419 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | uc_systempay.module | 420 | N/A |  |