| Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | format_headers.module | 36 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | format_headers.module | 40 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | format_headers.module | 41 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | format_headers.module | 42 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | format_headers.module | 57 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | format_headers.module | 58 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | format_headers.module | 59 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | format_headers.module | 154 | N/A |  |