From: Felix Kästner Date: Tue, 30 Jun 2015 16:31:31 +0000 (+0200) Subject: only include the opensearchdescription link in the html head on request X-Git-Url: https://fpunktk.de/gitweb/?p=consearch.git;a=commitdiff_plain;h=57a0c78ea2ce9b38e8d8753e5d1610686ba7daf4 only include the opensearchdescription link in the html head on request --- 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"; +} +?>