constant HTTP_REQUEST_TIMEOUT

1 use of HTTP_REQUEST_TIMEOUT
fp_http_request in includes/misc.inc
Send a request through the Internet and return the result as an object.

File

./bootstrap.inc, line 86
This file should be included by every public-facing page of FlightPath. It will include all the classes, as well as settings and function files, and modules.

Code

define('HTTP_REQUEST_TIMEOUT', -1)