e107inc/e107

View on GitHub
e107_plugins/online/config.php

Summary

Maintainability
A
0 mins
Test Coverage
C
73%

Call to deprecated function \getperms() defined at /code/class2.php:1322
Open

if (!getperms('1')) 
Severity: Minor
Found in e107_plugins/online/config.php by phan

Argument 2 (parseBB) is '' but \e_parse::toHTML() takes bool|false defined at /code/e107_handlers/e_parse_class.php:1532
Open

    <td><input class='tbox' type='text' name='online_ls_caption' size='30' value='".e107::getParser()->toHTML($menu_pref['online_ls_caption'],"","defs")."' maxlength='200' /></td>
Severity: Minor
Found in e107_plugins/online/config.php by phan

Argument 2 (parseBB) is '' but \e_parse::toHTML() takes bool|false defined at /code/e107_handlers/e_parse_class.php:1532
Open

    <td><input class='tbox' type='text' name='online_caption' size='30' value='".e107::getParser()->toHTML($menu_pref['online_caption'],"","defs")."' maxlength='200' /></td>
Severity: Minor
Found in e107_plugins/online/config.php by phan

There are no issues that match your filters.

Category
Status