This module's code could do to be run through Coder to fix things like ifs and foreach that need curly brakets. It would greatly help with readability and debugging.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | webform_confirm_email-coding_standards-1328558.patch | 18.63 KB | mattferris |
Comments
Comment #1
mattferris commented- Added curly braces where needed
- Fixed line indenting
- Fixed lines that exceed 80 characters
- Added space between cast type and values
Comment #2
matthias_mo commentedapplied, thanx.