Shannon -jj Behrens wrote:
> > Actually, that code is only used to try to keep *actions* from being
> > interrupted.
> Hmm, are you sure?  Here's the appropriate code:
> 
> set_time_limit(ACTION_TIME_LIMIT);
> $userAbortOrig = ignore_user_abort(TRUE);

I don't know if my code is out of date, but according to revision 1.20
of index.php3 the above code is contained in the following if:

        if(isset($ACTION) AND ($ACTION != ""))

Then the next line includes the action, and the code after that
resets the two settings to their original value.  I admit that
I haven't looked at any recent changes to the code so I'll just
shutup if this code has changed since then.
--
Paul Chamberlain, [EMAIL PROTECTED]


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to