Here is a patch which solves the few coding style problems in the cvs version.
| Comment | File | Size | Author |
|---|---|---|---|
| module_builder-codestyle-fix.patch | 6.95 KB | dawehner |
Here is a patch which solves the few coding style problems in the cvs version.
| Comment | File | Size | Author |
|---|---|---|---|
| module_builder-codestyle-fix.patch | 6.95 KB | dawehner |
Comments
Comment #1
joachim commentedNice work!
But the standard for string concatenations changed for D6: http://drupal.org/coding-standards#concat
Reckon you can reroll without those changes? :D
Comment #2
dawehnerUps
i just thought thats for just for drupal7. You can wait for a patch.
Comment #3
joachim commentedCommitted a modified version of those changes.
Thanks for taking the time to go over the code :)