| @file description should be on the following line (Drupal Docs) | Other | simplenews_scheduler_views.inc | 4 | N/A |  |
| Missing parenthesis after function name | Other | simplenews_scheduler_views.inc | 9 | N/A |  |
| There should be no trailing spaces | Other | simplenews_scheduler_views.inc | 31 | N/A |  |
| There should be no trailing spaces | Other | simplenews_scheduler_views.inc | 33 | N/A |  |
| Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n) | Other | simplenews_scheduler_views.inc | 34 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | simplenews_scheduler_views.inc | 35 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | simplenews_scheduler_views.inc | 36 | N/A |  |
| There should be no trailing spaces | Other | simplenews_scheduler_views.inc | 38 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | simplenews_scheduler_views.inc | 39 | N/A |  |
| There should be no trailing spaces | Other | simplenews_scheduler_views.inc | 40 | N/A |  |
| The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable. | Other | simplenews_scheduler_views.inc | 40 | N/A |  |
| There should be no trailing spaces | Other | simplenews_scheduler_views.inc | 42 | N/A |  |
| There should be no trailing spaces | Other | simplenews_scheduler_views.inc | 43 | N/A |  |
| There should be no trailing spaces | Other | simplenews_scheduler_views.inc | 49 | N/A |  |
| There should be no trailing spaces | Other | simplenews_scheduler_views.inc | 53 | N/A |  |
| There should be no trailing spaces | Other | simplenews_scheduler_views.inc | 54 | N/A |  |
| missing space after comma | Other | simplenews_scheduler_views.inc | 55 | N/A |  |
| There should be no trailing spaces | Other | simplenews_scheduler_views.inc | 57 | N/A |  |
| missing space after comma | Other | simplenews_scheduler_views.inc | 66 | N/A |  |
| use lowercase html tags to comply with XHTML | Other | simplenews_scheduler_views.inc | 66 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | simplenews_scheduler_views.inc | 71 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | simplenews_scheduler_views.inc | 72 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | simplenews_scheduler_views.inc | 73 | N/A |  |