| There should be no trailing spaces | Other | allocated_seating.module | 20 | N/A |  |
| There should be no trailing spaces | Other | allocated_seating.module | 44 | N/A |  |
| There should be no trailing spaces | Other | allocated_seating.module | 103 | N/A |  |
| There should be no trailing spaces | Other | allocated_seating.module | 235 | N/A |  |
| There should be no trailing spaces | Other | allocated_seating.module | 273 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | allocated_seating.module | 341 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | allocated_seating.module | 341 | N/A |  |
| There should be no trailing spaces | Other | allocated_seating.module | 353 | N/A |  |
| There should be no trailing spaces | Other | allocated_seating.module | 402 | N/A |  |
| There should be no trailing spaces | Other | allocated_seating.module | 410 | N/A |  |
| There should be no trailing spaces | Other | allocated_seating.module | 419 | N/A |  |
| There should be no trailing spaces | Other | allocated_seating.module | 431 | N/A |  |
| There should be no trailing spaces | Other | allocated_seating.module | 526 | N/A |  |
| There should be no trailing spaces | Other | allocated_seating.module | 626 | 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 | allocated_seating.module | 661 | N/A |  |
| There should be no trailing spaces | Other | allocated_seating.module | 683 | 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 | allocated_seating.module | 811 | N/A |  |