AppStateESS/InternshipInventory

View on GitHub
inc/runtime.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to method isLogged from undeclared class \Current_User
Open

if (PHPWS_Core::atHome() && Current_User::isLogged()) {
Severity: Critical
Found in inc/runtime.php by phan

Call to method atHome from undeclared class \PHPWS_Core
Open

if (PHPWS_Core::atHome() && Current_User::isLogged()) {
Severity: Critical
Found in inc/runtime.php by phan

There are no issues that match your filters.

Category
Status