hook_menu should return $items and probably take $may_cache as parameter
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | filemanager1.patch | 17.16 KB | pz |
hook_menu should return $items and probably take $may_cache as parameter
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | filemanager1.patch | 17.16 KB | pz |
Comments
Comment #1
pz commentedHere is a patch, changes
filemanger -> filemanager : lines 45,325
size -> $size : line 160
_menu: adds return $items and $may_cache
Comment #2
pz commentedI see now that the patch changes a few more lines than necessary because my editor automatically removes trailing spaces, if this is not accepted I can supply a new patch which only changes the other lines.
Comment #3
ccourtne commentedPatch applied and migrated to 4.5 branch
Comment #4
(not verified) commented