diff --git a/base.php b/base.php index 55e23fc..6113256 100644 --- a/base.php +++ b/base.php @@ -721,7 +721,6 @@ class PageQueryResult extends Page public function InitializeContent () { - global $config; $scope = getURLParam ("scope"); if (empty ($scope)) { $this->title = str_format (localize ("search.result"), $this->query);