e107inc/e107

View on GitHub

Showing 573 of 13,776 total issues

Avoid too many return statements within this method.
Open

return true;
Severity: Major
Found in e107_plugins/import/admin_import.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

    return $this->copyPageData($initial, $result);
    Severity: Major
    Found in e107_plugins/import/import_classes.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

      return FALSE;
      Severity: Major
      Found in e107_plugins/import/import_classes.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

        return AUTH_SUCCESS; // Not interested in any attributes returned ATM, so done.
        Severity: Major
        Found in e107_plugins/alt_auth/radius_auth.php - About 30 mins to fix

          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 '';
            Severity: Major
            Found in e107_core/shortcodes/single/custom.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

              if ($result === false) return false;
              Severity: Major
              Found in e107_plugins/import/providers/template_import_class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                if ($result === false) return false;
                Severity: Major
                Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                  return $local_path;
                  Severity: Major
                  Found in e107_plugins/import/providers/drupal_import_class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                    return $this->copyForumData($initial, $result);
                    Severity: Major
                    Found in e107_plugins/import/import_classes.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                      return true;
                      Severity: Major
                      Found in e107_plugins/forum/forum_update.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                        return AUTH_NOCONNECT;
                        Severity: Major
                        Found in e107_plugins/alt_auth/ldap_auth.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                          return LAN_PM_21;
                          Severity: Major
                          Found in e107_plugins/pm/pm.php - About 30 mins to fix
                            Severity
                            Category
                            Status
                            Source
                            Language