Closed (duplicate)
Project:
Acidfree Albums
Version:
4.6.x-1.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2006 at 02:23 UTC
Updated:
1 Mar 2006 at 04:25 UTC
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
Comment #1
vhmauery commentedsee http://drupal.org/node/14231
cd /path/to/filemanager
patch -p0 < /path/to/filemanager-private.patch
Comment #2
vhmauery commented