- Bug fix: opensearch description is no more a constant XML file, since the location of the server depends on YOUR installation !

SVN:code[42]
This commit is contained in:
Denis Flaven
2009-04-14 17:07:29 +00:00
parent 97bab8970e
commit aa48248ccb

View File

@@ -237,7 +237,7 @@ EOF
}
echo "</style>\n";
}
echo "<link rel=\"search\" type=\"application/opensearchdescription+xml\" title=\"iTop\" href=\"./opensearch.xml\">\n";
echo "<link rel=\"search\" type=\"application/opensearchdescription+xml\" title=\"iTop\" href=\"./opensearch.xml.php\">\n";
echo "</head>\n";
echo "<body>\n";