e107inc/e107

View on GitHub
sitedown.php

Summary

Maintainability
A
0 mins
Test Coverage
C
76%

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

if (!varset($pref['maintainance_flag']) && !getperms('0')) // Allow main admin to test and view template before going offline.
Severity: Minor
Found in sitedown.php by phan

Variable $tp is undeclared
Open

echo $tp->parseTemplate($SITEDOWN_TABLE, true, $sitedown_shortcodes);
Severity: Minor
Found in sitedown.php by phan

There are no issues that match your filters.

Category
Status