Update Redirect page
This commit is contained in:
parent
bf6a7d5d73
commit
e8c52c4f25
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ class Redirect extends Page
|
|||
}
|
||||
|
||||
$this->nameTpl = 'layouts/redirect';
|
||||
$this->titles = __('Redirecting');
|
||||
$this->robots = 'noindex';
|
||||
$this->message = $message;
|
||||
$this->timeout = (int) $this->c->config->o_redirect_delay; //???? перенести в заголовки?
|
||||
|
|
Loading…
Add table
Reference in a new issue