| When I look at the regular code, there's error/warning/debug
output using a httrackp* passed in. But the plugins never
get to see this, so can't put anything into the log. Since
the httrackp as I understand it contains the options and
other global stuff, shouldn't it be a global variable, thus
cutting out a lot of unneeded parameters and allowing access
for plugins?
-Lars | |