Hi,
It seems that the latest CVS version (1.32) is missing a } somewhere in hook_menu.
In my copy, I added it on line 31 (right before the function end) and this fixed things. We want the entire function to run exactly once per page view, right?
Hi,
It seems that the latest CVS version (1.32) is missing a } somewhere in hook_menu.
In my copy, I added it on line 31 (right before the function end) and this fixed things. We want the entire function to run exactly once per page view, right?
Comments
Comment #1
nedjoOops, thanks, now fixed.
Comment #2
(not verified) commented