Help/Fixup
* manually set articleUrl so help pages have content again
This commit is contained in:
parent
c58b073a73
commit
b25a70458b
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ class HelpBaseResponse extends TemplateResponse
|
|||
$this->generateError();
|
||||
|
||||
$this->catg = $rawParam;
|
||||
$this->articleUrl = $this->pageName.'='.$rawParam;
|
||||
}
|
||||
|
||||
protected function generate() : void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue