hook_menu should return $items and probably take $may_cache as parameter

CommentFileSizeAuthor
#1 filemanager1.patch17.16 KBpz

Comments

pz’s picture

StatusFileSize
new17.16 KB

Here is a patch, changes
filemanger -> filemanager : lines 45,325
size -> $size : line 160
_menu: adds return $items and $may_cache

pz’s picture

I 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.

ccourtne’s picture

Patch applied and migrated to 4.5 branch

Anonymous’s picture