e107inc/e107

View on GitHub

Showing 571 of 6,975 total issues

Avoid too many return statements within this method.
Open

        return false;
Severity: Major
Found in usersettings.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return TRUE;
    Severity: Major
    Found in e107_handlers/sitelinks_class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  return true;    
      Severity: Major
      Found in e107_handlers/sitelinks_class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return LAN_MAILOUT_215;
        Severity: Major
        Found in e107_handlers/mail_manager_class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                              return LAN_MAILOUT_214;
          Severity: Major
          Found in e107_handlers/mail_manager_class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                return $latchedAccess;
            Severity: Major
            Found in class2.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return true;
              Severity: Major
              Found in e107_handlers/sitelinks_class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                    return ($unknown ? true : 8);
                Severity: Major
                Found in e107_handlers/upload_handler.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                      return array();
                  Severity: Major
                  Found in e107_handlers/mysql_class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return 0;
                    Severity: Major
                    Found in e107_handlers/plugin_class.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      if ($just_check) return update_needed('Notify pref: '.$e.' outdated');
                      Severity: Major
                      Found in e107_admin/update_routines.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                if ($just_check) return update_needed('Core search handlers need to be updated.');
                        Severity: Major
                        Found in e107_admin/update_routines.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  if ($just_check) return update_needed('Core search handlers need to be updated.');
                          Severity: Major
                          Found in e107_admin/update_routines.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                            return true;
                            Severity: Major
                            Found in e107_handlers/sitelinks_class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                         return FALSE;
                              Severity: Major
                              Found in e107_handlers/sitelinks_class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                        return true; // Accepted here
                                Severity: Major
                                Found in e107_handlers/upload_handler.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return LAN_MAILOUT_217;
                                  Severity: Major
                                  Found in e107_handlers/mail_manager_class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                    return FALSE;
                                    Severity: Major
                                    Found in e107_handlers/mysql_class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                              return $just_check;
                                      Severity: Major
                                      Found in e107_admin/update_routines.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                    if ($just_check) return update_needed("Delete table: ".$ot);
                                        Severity: Major
                                        Found in e107_admin/update_routines.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language