mambax7/smartobject

View on GitHub
admin/tag.php

Summary

Maintainability
A
1 hr
Test Coverage

Method edittag has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function edittag($tagid = 0, $language = false, $fct = false)
{
    global $smartobjectTagHandler;

    $tagObj = $smartobjectTagHandler->get($tagid);
Severity: Minor
Found in admin/tag.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status