e107_themes/bootstrap3/admin_theme.php
Method \bootstrap3_admintheme::init
is declared to return mixed
but has no return value Open
Open
public function init()
- Exclude checks
Argument 3 (default)
is 'css/bootstrap-dark.min.css'
but \e107::pref()
takes null
defined at /code/e107_handlers/e107_class.php:4016
Open
Open
$adminStyle = e107::pref('core', 'admincss', 'css/bootstrap-dark.min.css');
- Exclude checks
Method \bootstrap3_admintheme::tablestyle
is declared to return mixed
but has no return value Open
Open
public function tablestyle($caption, $text, $mode='', $data=array())
- Exclude checks