XoopsModules25x/latestnews

View on GitHub
include/updateblock.inc.php

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                    for ($j=0; $j < count($old_vals); $j++) {
                        $def_vals[$j] = $old_vals[$j];
                    }
Severity: Major
Found in include/updateblock.inc.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status