e107inc/e107

View on GitHub
e107_core/shortcodes/single/uploadfile.php

Summary

Maintainability
A
1 hr
Test Coverage
F
6%

Avoid too many return statements within this method.
Open

        return($parms['return_type'] == 'result' ? $uploaded : '');
Severity: Major
Found in e107_core/shortcodes/single/uploadfile.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

        return $text;
    Severity: Major
    Found in e107_core/shortcodes/single/uploadfile.php - About 30 mins to fix

      There are no issues that match your filters.

      Category
      Status