File pageheaders.php of Package RackTables
<?php
$pageheaders = array
(
100 => "<link rel='ICON' type='image/x-icon' href='?module=chrome&uri=pix/favicon.ico' />",
110 => "<link rel='search' type='application/opensearchdescription+xml' title='RackTables search' href='RackTables-search.xml' />",
120 => "<link rel='search' type='application/opensearchdescription+xml' rel='self' href='RackTables-search.xml' />"
);
// $quick_links = getConfiguredQuickLinks();
// $quick_links =
?>