
 Leslie Ding - 2007-09-19 08:27:14 - 
In reply to message 6 from steveI've tried to debug this script and the best I could do was to comment out line 264
$arr_src2 = $this->searchSourcesOnCSS($content);
this solves the problem, and the script started to work.
I'm not sure what the author had planned with that function... from what i can tell it doesn't really do anything.... 
anyway, the end result is good enough for me. i just need an estimate of the page size. next i need to figure out how long it actually takes to load the page.