Esempio n. 1
0
 /**
  * @param $host string The host to use when constructing URLs
  */
 public static function setSelfHost($host)
 {
     self::$_host = $host;
 }