Closed (fixed)
Project:
Forward
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2006 at 18:59 UTC
Updated:
14 Jun 2006 at 20:00 UTC
In forward_tracking(), the line print theme("page", $output); appears twice (causing double output).
For 4,7 the code can be simplied by removing both of the print statements and adding as the last line in the function return $output.
Comments
Comment #1
seanrFixed, thanks. Can't believe I missed that - I guess I never scrolled down. LOL
Comment #2
(not verified) commented