Searched refs:hub (Results 1 – 1 of 1) sorted by relevance
1855 if ($hub = $locate->get_rel_link('hub')) {1857 $this->store_links($file, $hub, $self);3176 * @param string $hub3179 private function store_links(&$file, $hub, $self) argument3187 if ($hub) {3195 $file->headers['link'] .= '<'.$hub.'>; rel=hub';