e107_themes/bootstrap3/theme.php
Argument 2 (content)
is 'width=device-width, initial-scale=1.0'
but \e107::meta()
takes null
defined at /code/e107_handlers/e107_class.php:2861
Open
Open
e107::meta('viewport',"width=device-width, initial-scale=1.0");
- Exclude checks
Method \theme::init
is declared to return mixed
but has no return value Open
Open
public function init()
- Exclude checks
Argument 3 (default)
is false
but \e107::pref()
takes null
defined at /code/e107_handlers/e107_class.php:4016
Open
Open
if($bootswatch = e107::pref('theme', 'bootswatch', false))
- Exclude checks
Argument 1 (name)
is 'viewport'
but \e107::meta()
takes null
defined at /code/e107_handlers/e107_class.php:2861
Open
Open
e107::meta('viewport',"width=device-width, initial-scale=1.0");
- Exclude checks