From 57a0c78ea2ce9b38e8d8753e5d1610686ba7daf4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20K=C3=A4stner?= Date: Tue, 30 Jun 2015 18:31:31 +0200 Subject: [PATCH] only include the opensearchdescription link in the html head on request --- index.php | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 0eff2c1..bc0de0c 100644 --- a/index.php +++ b/index.php @@ -43,7 +43,20 @@ if ( isset($_GET['get']) and $_GET['get'] === "opensearchdescription" ) { consearch -" title="consearch"> +'; + echo "\n"; +} +?>