In the instructions, you say to apply the filemanager-private.patch.

How do I go about doing this? Would I just rewrite the filemanager.module with this?

Comments

vhmauery’s picture

see http://drupal.org/node/14231

cd /path/to/filemanager
patch -p0 < /path/to/filemanager-private.patch

vhmauery’s picture

Status: Active » Closed (duplicate)