Fix some Code-style
thePanz - March 3, 2008 - 09:17
| Project: | Account Expiry |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jehnich |
| Status: | closed |
Jump to:
Description
I noticed that your module defines some function using drupal hooks names: hook_update and others. Some other functions don't use "module namespace" (like isexpiryaccount() function).
I'm editing it so use correct namespace and function visibility correctly. I'll send you a patch if you want. Let me know!
Regards
ps: if you want I'd like to contribute as a developer for this module! Bye

#1
Yes please; such a patch would be highly appreciated.
This is my first contributed module. Thanks for your patience with my learning curve.
Do let us know at any time how you would like to contribute.
Thanks.
#2
Thanks, thepanz, for sending us the patch - I've changed the function names accordingly in our latest version of 2 May.
#3
Automatically closed -- issue fixed for two weeks with no activity.