************************************************************************** * Cardinal Commerce * PHP Thin Client Release History ************************************************************************** 1.2 02/17/2005 Added read timeout and connection timeout configurations instead of single timeout in CentinelConfiguration.php file. Updated Openssl thin client to use both configurations and return error code 8030 incase of timeouts. Curl thin client uses read timeout. 1.1 10/05/2004 Added Timeout parameter on the SendHTTP function. Timeout parameter is configured within the CentinelConfiguration.php file. 1.0 11/10/2003 Initial Release