Update Redirect page

This commit is contained in:
Visman 2021-11-28 15:21:30 +07:00
parent bf6a7d5d73
commit e8c52c4f25

View file

@ -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; //???? перенести в заголовки?