Add dependancy on node_import to .info file
psynaptic - October 7, 2008 - 11:44
| Project: | Menu Import |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Just installed this module and got an error about an undeclared function from node_import module. Please add the dependancy to the .info file:
dependencies = menu node_importDon't think you really need a patch for such a small change ;)

#1
Whoops. Actually, the module doesn't need node_import. I was basing the import process on that module and it looks like I absentmindedly used a node_import method instead of a menu_import. This will be fixed as soon as I have a second.