mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
Update opensearch favion & icon
This commit is contained in:
BIN
images/itop-logo-square-64.png
Normal file
BIN
images/itop-logo-square-64.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@@ -23,8 +23,8 @@ require_once(APPROOT.'/application/startup.inc.php');
|
||||
|
||||
|
||||
$sFullUrl = utils::GetAbsoluteUrlAppRoot().'pages/UI.php';
|
||||
$sICOFullUrl = utils::GetAbsoluteUrlAppRoot().'/images/iTop-icon.ico';
|
||||
$sPNGFullUrl = utils::GetAbsoluteUrlAppRoot().'images/iTop-icon.png';
|
||||
$sICOFullUrl = utils::GetAbsoluteUrlAppRoot().'/images/favicon.ico';
|
||||
$sPNGFullUrl = utils::GetAbsoluteUrlAppRoot().'images/itop-logo-square-64.png';
|
||||
header('Content-type: text/xml');
|
||||
?>
|
||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
|
||||
|
||||
Reference in New Issue
Block a user