captcha_free.admin.inc | 1 | 1 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Remove the empty commented line in your function documentation. | Other | captcha_free.admin.inc | 10 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | captcha_free.admin.inc | 14 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | captcha_free.admin.inc | 24 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | captcha_free.admin.inc | 41 | N/A |  |
| table names should be enclosed in {curly_brackets} | Other | captcha_free.admin.inc | 46 | N/A |  |
|
captcha_free.install | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Remove the empty commented line in your function documentation. | Other | captcha_free.install | 5 | N/A |  |
|
captcha_free.module | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Remove the empty commented line in your function documentation. | Other | captcha_free.module | 88 | N/A |  |
| Remove the empty commented line in your function documentation. | Other | captcha_free.module | 96 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | captcha_free.module | 111 | N/A |  |
|
cap_sub/captcha_free_headers.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | captcha_free_headers.php | 11 | N/A |  |
|