Home
last modified time | relevance | path

Searched refs:port (Results 1 – 5 of 5) sorted by relevance

/template/kajukkk/
H A DSnoopy.class.php39 var $port = 80; // port we are connecting to variable in Snoopy
142 $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 …]
/template/a_new_day/
H A Dtpl_functions.php107 $port = ($_SERVER["SERVER_PORT"] == "80") ? "" : (":".$_SERVER["SERVER_PORT"]);
108 return $protocol."://".$_SERVER['SERVER_NAME'].$port.$_SERVER['REQUEST_URI'];
/template/battlehorse/
H A Dmain.php23 $port = ($_SERVER["SERVER_PORT"] == "80") ? "" : (":".$_SERVER["SERVER_PORT"]);
24 return $protocol."://".$_SERVER['SERVER_NAME'].$port.$_SERVER['REQUEST_URI'];
/template/chippedsnow/
H A Dless-1.1.3.min.js29 …"||location.hostname=="0.0.0.0"||location.hostname=="localhost"||location.port.length>0||g?"develo…
/template/vector/
H A DREADME5 It is a mostly optical port of the original MediaWiki "vector" skin.