e107_handlers/error_page_class.php
Assigning 403
to property but \error_page->template
is string
Open
Open
$this->template = 403;
- Exclude checks
Assigning 400
to property but \error_page->template
is string
Open
Open
$this->template = 400;
- Exclude checks
Saw unextractable annotation for comment '* @var'
Open
Open
* @var
- Exclude checks
Saw unextractable annotation for comment '* @var'
Open
Open
* @var
- Exclude checks
Assigning 401
to property but \error_page->template
is string
Open
Open
$this->template = 401;
- Exclude checks
Saw unextractable annotation for comment '* @var'
Open
Open
* @var
- Exclude checks
Saw unextractable annotation for comment '* @var'
Open
Open
* @var
- Exclude checks
Assigning 500
to property but \error_page->template
is string
Open
Open
$this->template = 500;
- Exclude checks
Assigning 404
to property but \error_page->template
is string
Open
Open
$this->template = 404;
- Exclude checks