e107inc/e107

View on GitHub

Showing 571 of 6,975 total issues

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

                    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 TRUE;
      Severity: Major
      Found in e107_plugins/import/providers/e107_import_class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return $this->copyMediaData($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 AUTH_NOUSER;            // Treat as non-existent user
          Severity: Major
          Found in e107_plugins/alt_auth/e107db_auth.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                                return AUTH_NOUSER;
            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;
              Severity: Major
              Found in e107_plugins/alt_auth/alt_auth_login_class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                            return LAN_PM_19;
                Severity: Major
                Found in e107_plugins/pm/pm.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return ($boot) ? $tp->toGlyph('fa-user') : $this->sc_user_realname_icon();
                  Severity: Major
                  Found in e107_core/shortcodes/batch/user_shortcodes.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 forumDeletePost($id);
                      Severity: Major
                      Found in e107_plugins/forum/forum_mod.php - About 30 mins to fix
                        Severity
                        Category
                        Status
                        Source
                        Language