Showing 571 of 6,975 total issues
Avoid too many return
statements within this method. Open
Open
return update_needed("Pages/Menus Table requires updating.");
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed('Copy across saved emails');
Avoid too many return
statements within this method. Open
Open
return $just_check;
Avoid too many return
statements within this method. Open
Open
return $just_check; // TRUE if no updates needed, FALSE if updates needed and completed
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return 4; // exif_imagetype didn't recognize the image mime
Avoid too many return
statements within this method. Open
Open
return LAN_MAILOUT_214;
Avoid too many return
statements within this method. Open
Open
return array();
Avoid too many return
statements within this method. Open
Open
return array();
Avoid too many return
statements within this method. Open
Open
if($fieldValue == '') { return "''"; }
Avoid too many return
statements within this method. Open
Open
return "'".e107::getParser()->toDB($fieldValue)."'";
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $this;
Avoid too many return
statements within this method. Open
Open
return $this;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return update_needed("Plugin table 'user' value needs to be reset.");
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed('change menu_path for online menu');
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed('Download Plugin needs to be installed.');
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed('Add Media-Manager Categories and Import existing images.');
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed('Add icons to media-manager');