Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dfetcher.url.class.php330 $header .= $this->_header_basic_authorization();
366 $header .= $this->_header_basic_authorization();
454 function _header_basic_authorization() { function in FetcherUrl