e107inc/e107

View on GitHub
e107_plugins/user/usertheme_menu_config.php

Summary

Maintainability
A
0 mins
Test Coverage
C
70%

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

if (!getperms("2"))         // Same permissions as menu configuration

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

            $themeOptions[] = $file;

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

            $themeCount[$file] = 0;

There are no issues that match your filters.

Category
Status