Posted by agentrickard on December 29, 2008 at 9:59pm
| Project: | Skeleton outlines |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The include line (line 12) is not necessary, since the common file is loaded by all the subfiles. This include structure predates the D6 menu system and should be removed.
Comments
#1
To make this work, we need to move the two menu loader functions from the common file to the module file, which is more in keeping with D6.
#2
Thanks - that was something I was meaning to do but hadn't done yet. It makes the code much cleaner.
#3
Automatically closed -- issue fixed for two weeks with no activity.