function name misspelled in uninstall hook
drupal_set_mesasge()
should it not be in beta (i found 3 bugs today)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | search_files_uninstall.patch | 536 bytes | ezraw |
function name misspelled in uninstall hook
drupal_set_mesasge()
should it not be in beta (i found 3 bugs today)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | search_files_uninstall.patch | 536 bytes | ezraw |
Comments
Comment #1
jrglasgow commentedYes, it probably should be in beta. This was my first module, and I wasn't smart enough to do enough testing or to do a beta.
I fixed the problem though
Comment #2
artur.ejsmont commentedOh dont be so hard on yourself :-)
At least you are contributing! .... im thinking to do some small bits on my own as soon as i get more exp over here with drupal :-)
All the best!
Art
Comment #4
ezraw commentedAdding a patch in case it helps anyone.