e107inc/e107

View on GitHub
e107_plugins/online/online_menu.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

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

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

Variable $ONLINE_TEMPLATE was undeclared, but array fields are being added to it.
Open

        $ONLINE_TEMPLATE['enabled'] = "
Severity: Info
Found in e107_plugins/online/online_menu.php by phan

Argument 2 (pluginName) is true but \e107::getScBatch() takes string defined at /code/e107_handlers/e107_class.php:1608
Open

$online_shortcodes = e107::getScBatch('online', true);
Severity: Minor
Found in e107_plugins/online/online_menu.php by phan

There are no issues that match your filters.

Category
Status