mmw_panels.module | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| use a space between the closing parenthesis and the open bracket | Other | mmw_panels.module | 70 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | mmw_panels.module | 104 | N/A |  |
| else statements should begin on a new line | Other | mmw_panels.module | 128 | N/A |  |
|
plugins/layouts/campaign/campaign.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | campaign.inc | -1 | N/A |  |
|
plugins/layouts/campaign/panels-campaign.tpl.php | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| The control statement should be on a separate line from the control conditional | Other | panels-campaign.tpl.php | 18 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | panels-campaign.tpl.php | 19 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | panels-campaign.tpl.php | 25 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | panels-campaign.tpl.php | 39 | N/A |  |
|
plugins/styles/mmw_styles.inc | 1 | 0 | 5 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | mmw_styles.inc | 24 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | mmw_styles.inc | 25 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | mmw_styles.inc | 35 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | mmw_styles.inc | 59 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | mmw_styles.inc | 60 | N/A |  |
| There should be no trailing spaces | Other | mmw_styles.inc | 60 | N/A |  |
|