I would like to port the module to Drupal 7, and I thought it would be a good idea to fix those few minor coding standard issues first in the Drupal 6 version what PHP_CodeSniffer reported when I checked.

Comments

balintbrews’s picture

Status: Active » Needs review
StatusFileSize
new7.91 KB

Here is the patch that fixes mainly small things with doxygen comment blocks.

balintbrews’s picture

Oops, I made a mistake when I restructured a switch statement.