| put a space between the asterisk and the comment text | Other | commerce_ccavenue.module | 80 | 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 | commerce_ccavenue.module | 158 | 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 | commerce_ccavenue.module | 159 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | commerce_ccavenue.module | 159 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | commerce_ccavenue.module | 189 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | commerce_ccavenue.module | 190 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | commerce_ccavenue.module | 192 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | commerce_ccavenue.module | 194 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | commerce_ccavenue.module | 196 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | commerce_ccavenue.module | 210 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | commerce_ccavenue.module | 238 | N/A |  |
| Separate comments from comment syntax by a space. | Other | commerce_ccavenue.module | 241 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | commerce_ccavenue.module | 248 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | commerce_ccavenue.module | 252 | N/A |  |
| Separate comments from comment syntax by a space. | Other | commerce_ccavenue.module | 253 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | commerce_ccavenue.module | 260 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | commerce_ccavenue.module | 262 | N/A |  |