Another unused variable. re #127

このコミットが含まれているのは:
Sébastien Lucas 2013-12-14 19:00:44 +01:00
コミット cedbd89c7a
1個のファイルの変更0行の追加1行の削除

ファイルの表示

@ -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);