Quote Originally Posted by Vger
That code also doesn't test at 20 minutes but at 1 hour and 20 minutes:
That was their edit to increase time
Code:
    // override PHP timeout to 20 minutes, if allowed
    //@set_time_limit(1200);
    @set_time_limit(4800);	// test at 1 hr, 20 min for dialup.