imagecms/ImageCMS

View on GitHub
application/modules/gallery/models/gallery_install.php

Summary

Maintainability
B
6 hrs
Test Coverage

Method make_install has 153 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function make_install() {

        // Enable url access and install default settings

        $params = [
Severity: Major
Found in application/modules/gallery/models/gallery_install.php - About 6 hrs to fix

There are no issues that match your filters.

Category
Status