e107inc/e107

View on GitHub
e107_themes/voux/theme.php

Summary

Maintainability
A
30 mins
Test Coverage
F
0%

Avoid too many return statements within this method.
Open

    return;
Severity: Major
Found in e107_themes/voux/theme.php - About 30 mins to fix

    Variable $LAYOUT was undeclared, but array fields are being added to it.
    Open

    $LAYOUT['_header_'] = '
    Severity: Info
    Found in e107_themes/voux/theme.php by phan

    Function tablestyle defined at /code/e107_themes/voux/theme.php:58 was previously defined at /code/e107_themes/_blank/theme.php:22
    Open

    function tablestyle($caption, $text, $id='', $info=array()) 
    Severity: Minor
    Found in e107_themes/voux/theme.php by phan

    There are no issues that match your filters.

    Category
    Status