Hi,
There is a incorrect function name in the node.module on line 1445 where function name incorrectly spelled as node_acess_needs_rebuild(TRUE).
The correct form is node_access_needs_rebuild(TRUE) following attachment contains the patch file for it's correct form.
Thanks,
Unnikrishnan
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | node_code_cleanup.patch | 646 bytes | unnikrishnan |
| node_code_cleanup.patch | 635 bytes | unnikrishnan |
Comments
Comment #1
dddave commentedComment #3
unnikrishnan commentedHi,
Sorry for the incorrect patch file, here is the new one.
Thanks
Unnikrishnan.
Comment #4
dddave commented;)