This method prints the header of the HTML output (after filtering). If
CAS_Client::setHTMLHeader() was not used, a default header is output.
public printHTMLHeader ( string $title ) : void | ||
$title | string | the title of the page |
return | void |