I know this seems insignificant but I plan on submitting patches to this module and the code format does not follow Drupal coding standards. This will make patching a pain so lets start with clean code. I will attach a patch that does not change any functionality of the module just fixes the code format.

CommentFileSizeAuthor
#1 og_expire_format-1145702-1.patch23.97 KBtinker

Comments

tinker’s picture

Status: Active » Needs review
StatusFileSize
new23.97 KB

Attached code format patch.

- converted tabs to spaces
- indented code in 2 space increments
- fixed comment indents
- fixed array indents
- removed trailing spaces and tabs