e107inc/e107

View on GitHub

Showing 571 of 6,975 total issues

Avoid too many return statements within this method.
Open

            return update_needed("Pages/Menus Table requires updating.");    
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('Copy across saved emails');
    Severity: Major
    Found in e107_admin/update_routines.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

            return $just_check;        // TRUE if no updates needed, FALSE if updates needed and completed
        Severity: Major
        Found in e107_admin/update_routines.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

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

            Avoid too many return statements within this method.
            Open

                                return 4; // exif_imagetype didn't recognize the image mime
            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_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 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 array();
                  Severity: Major
                  Found in e107_handlers/mysql_class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    if($fieldValue == '') { return "''"; }
                    Severity: Major
                    Found in e107_handlers/mysql_class.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return "'".e107::getParser()->toDB($fieldValue)."'";
                      Severity: Major
                      Found in e107_handlers/mysql_class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

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

                          Avoid too many return statements within this method.
                          Open

                                          return $this;
                          Severity: Major
                          Found in e107_handlers/js_manager.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                            return $this;
                            Severity: Major
                            Found in e107_handlers/js_manager.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

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

                                Avoid too many return statements within this method.
                                Open

                                                return update_needed("Plugin table 'user' value needs to be reset.");
                                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('change menu_path for online menu');
                                  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('Download Plugin needs to be installed.');    
                                    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('Add Media-Manager Categories and Import existing images.');
                                      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('Add icons to media-manager');
                                        Severity: Major
                                        Found in e107_admin/update_routines.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language