Searched refs:port (Results 1 – 5 of 5) sorted by relevance
39 var $port = 80; // port we are connecting to variable in Snoopy142 $this->port = $URI_PARTS["port"];206 $this->port = $URI_PARTS["port"];294 $this->port = $URI_PARTS["port"];365 $this->port = $URI_PARTS["port"];792 if(!empty($this->port))793 $headers .= ":".$this->port;956 if(!empty($this->port))1126 $port = $this->proxy_port;1131 $port = $this->port;[all …]
107 $port = ($_SERVER["SERVER_PORT"] == "80") ? "" : (":".$_SERVER["SERVER_PORT"]); 108 return $protocol."://".$_SERVER['SERVER_NAME'].$port.$_SERVER['REQUEST_URI'];
23 $port = ($_SERVER["SERVER_PORT"] == "80") ? "" : (":".$_SERVER["SERVER_PORT"]); 24 return $protocol."://".$_SERVER['SERVER_NAME'].$port.$_SERVER['REQUEST_URI'];
29 …"||location.hostname=="0.0.0.0"||location.hostname=="localhost"||location.port.length>0||g?"develo…
5 It is a mostly optical port of the original MediaWiki "vector" skin.