| There should be no trailing spaces | Other | imagezoomer.module | 24 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 25 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 33 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 34 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 50 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 58 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 65 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | imagezoomer.module | 81 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | imagezoomer.module | 104 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 169 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 185 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 241 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 247 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 304 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 313 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | imagezoomer.module | 378 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | imagezoomer.module | 378 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | imagezoomer.module | 379 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | imagezoomer.module | 384 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | imagezoomer.module | 384 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | imagezoomer.module | 385 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | imagezoomer.module | 401 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | imagezoomer.module | 401 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | imagezoomer.module | 401 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | imagezoomer.module | 468 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | imagezoomer.module | 468 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | imagezoomer.module | 468 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 502 | N/A |  |
| There should be no trailing spaces | Other | imagezoomer.module | 561 | N/A |  |