Fixed all the coder errors for system.module. Whitespace fixes, incorrect concatenation, and replaced a '!=' in a MySQL statement with a '<>'
| Comment | File | Size | Author |
|---|---|---|---|
| system-module-cleanup.patch | 2.94 KB | brianV |
Fixed all the coder errors for system.module. Whitespace fixes, incorrect concatenation, and replaced a '!=' in a MySQL statement with a '<>'
| Comment | File | Size | Author |
|---|---|---|---|
| system-module-cleanup.patch | 2.94 KB | brianV |
Comments
Comment #1
pshahmumbai commentedpatch applies cleanly.
Comment #2
dries commentedCommitted to CVS HEAD. Thanks.