ImpressCMS/impresscms

View on GitHub
htdocs/install/common.inc.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to method __construct from undeclared class \IcmsInstallWizard
Open

$wizard = new IcmsInstallWizard();
Severity: Critical
Found in htdocs/install/common.inc.php by phan

Call to method xoInit from undeclared class \IcmsInstallWizard
Open

if (!$wizard->xoInit()) {
Severity: Critical
Found in htdocs/install/common.inc.php by phan

Call to method setup from undeclared class \icms_Autoloader
Open

icms_Autoloader::setup();
Severity: Critical
Found in htdocs/install/common.inc.php by phan

Expected 1 newline at end of file; 0 found
Open

}

There are no issues that match your filters.

Category
Status