From 657cd084a9c3630c91c1a5788e755a178cfe364d Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 13 Jan 2011 14:09:13 +0800 Subject: [PATCH] Fix old PHP syntax in the search online form --- docs/search.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/search.php b/docs/search.php index bbd652aab6..7131062131 100644 --- a/docs/search.php +++ b/docs/search.php @@ -18,14 +18,13 @@
Search the documentation on Libvir.org"; } + $scope = $_GET['scope"']; if ($scope == NULL) $scope = "any"; $scope = ltrim ($scope); @@ -34,7 +33,7 @@ ?>

The search service indexes the libvirt APIs and documentation as well as the libvir-list@redhat.com mailing-list archives. To use it simply provide a set of keywords:

-