Totally Zenned
- Join Date:
- Nov 2007
- Location:
- USA
- Posts:
- 876
- Plugin Contributions:
- 2
Email Fatal Error: Unsupported operand types
Fatal error: Unsupported operand types in /includes/classes/class.smtp.php on line 118
//Added for Gmail support CER
if($this-Protocol != '') $host = $this->Protocol."://".$host;
Thanks in advance.