--%<-- function setProxy($host, $username, $pwd) { if (strlen($this->proxy_host) > 0) { -->%--
could be: if (strlen($host) > 0) {
This was fixed a few months ago and is available in the latest release.
-- Neerav
P.S. Please use http://gmail.sayni.net/forum as the support forum for gmail-lite and libgmailer.
Log in to post a comment.
--%<--
function setProxy($host, $username, $pwd) {
if (strlen($this->proxy_host) > 0) {
-->%--
could be:
if (strlen($host) > 0) {
This was fixed a few months ago and is available in the latest release.
--
Neerav
P.S. Please use http://gmail.sayni.net/forum as the support forum for gmail-lite and libgmailer.