e107inc/e107

View on GitHub
e107_admin/cache.php

Summary

Maintainability
A
0 mins
Test Coverage
F
54%

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

if (!getperms("C"))
Severity: Minor
Found in e107_admin/cache.php by phan

Reference to undeclared constant \GLOB_BRACE
Open

$jscsscache_files = glob(e_WEB.'cache/*.{css,js}',GLOB_BRACE);
Severity: Minor
Found in e107_admin/cache.php by phan

There are no issues that match your filters.

Category
Status