property cc::$http_port in Constant Contact 6.3
Same name and namespace in other branches
- 6.2 class.cc.php \cc::http_port
- 7.3 class.cc.php \cc::http_port
* The HTTP port used for the API * This will be port 443 if using HTTPS or 80 is using HTTP * * @access protected
File
- ./
class.cc.php, line 100
Class
- cc
- @file
Code
var $http_port;