diff options
Diffstat (limited to 'templates/show_search_descriptor.inc.php')
-rw-r--r-- | templates/show_search_descriptor.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show_search_descriptor.inc.php b/templates/show_search_descriptor.inc.php index 68a602d8..9b540ac5 100644 --- a/templates/show_search_descriptor.inc.php +++ b/templates/show_search_descriptor.inc.php @@ -1,4 +1,5 @@ <?php require_once 'lib/init.php'; ?>
+/* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */ <?php echo '<?xml version="1.0" encoding="UTF-8"?>' . "\n"; ?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Ampache</ShortName>
|