constant SOCKET_TIMEOUT in Campaign Monitor 6.3
Same name and namespace in other branches
- 5.2 lib/CMBase.php \SOCKET_TIMEOUT
- 6.2 lib/CMBase.php \SOCKET_TIMEOUT
1 use of SOCKET_TIMEOUT
- CMBase::makeCall in lib/
CMBase.php - * The direct way to make an API call. This allows developers to include new API * methods that might not yet have a wrapper method as part of the package. * *
File
- lib/
CMBase.php, line 65
Code
define('SOCKET_TIMEOUT', 1);