diff --git a/docs/search.php b/docs/search.php index 71310621314f672c2183dfa74e5592d247f3b19b..768e06fca3b4bc39772b7b95b21d01f22c40b3df 100644 --- a/docs/search.php +++ b/docs/search.php @@ -24,7 +24,7 @@ if (! $query) { echo "

Search the documentation on Libvir.org

"; } - $scope = $_GET['scope"']; + $scope = $_GET['scope']; if ($scope == NULL) $scope = "any"; $scope = ltrim ($scope); @@ -33,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:

-