Another unused variable. re #127
This commit is contained in:
parent
d3934b9254
commit
cedbd89c7a
1 changed files with 0 additions and 1 deletions
1
base.php
1
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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue