CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/TimesheetPlugin/admin/TsAdminMain.php

Summary

Maintainability
A
1 hr
Test Coverage

Method body_content has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function body_content(){
        global $FANNIE_OP_DB,$FANNIE_PLUGIN_SETTINGS;
        $ts_db = FannieDB::get($FANNIE_PLUGIN_SETTINGS['TimesheetDatabase']);
        echo '<form action="TsAdminMain.php" method="get">
            <p>
Severity: Minor
Found in fannie/modules/plugins2.0/TimesheetPlugin/admin/TsAdminMain.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status