Showing 571 of 6,975 total issues
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return array('type'=> 'warning', 'msg'=>"Using deprecated method. See e_status.php in the forum plugin for an example.");
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed('Media-Manager is missing the video and audio categories and needs to be updated.');
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed('Update IP address field '.$f.' in table '.$t);
Avoid too many return
statements within this method. Open
Open
return FALSE;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return $this->fetch();
Avoid too many return
statements within this method. Open
Open
return FALSE;
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed('Rename rl_history to dblog');
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed('Empty forum tables need to be removed.');
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed('Comment table author field update');
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed('pref: forum_user_customtitle needs to be renamed');
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed('Avatar paths require updating.');
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed('Core search handlers need to be updated.');
Avoid too many return
statements within this method. Open
Open
return $qry[2] == $lnk[1];
Avoid too many return
statements within this method. Open
Open
if ($just_check) return update_needed();
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return "'".e107::serialize($fieldValue, true)."'";
Avoid too many return
statements within this method. Open
Open
return $ret;
Avoid too many return
statements within this method. Open
Open
return e107::getParser()->toNumber($fieldValue);