property cc::$http_linebreak in Constant Contact 7.3
Same name and namespace in other branches
- 6.3 class.cc.php \cc::http_linebreak
- 6.2 class.cc.php \cc::http_linebreak
The line break used to separate HTTP headers.
@access public
File
- ./
class.cc.php, line 191 - Constant Contact PHP Class
Class
- cc
- @file Constant Contact PHP Class
Code
var $http_linebreak = "\r\n";