Showing 571 of 6,975 total issues
Avoid too many return
statements within this method. Open
Open
return '5.1.2'; // Not sure if this is right code. Just copied from above.
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 $ns->tablerender("<span id='e-comment-total'>".$this->totalComments."</span> ".LAN_COMMENTS, $TEMPL, 'comment', true);
Avoid too many return
statements within this method. Open
Open
return TRUE; // Success even if no changes required
Avoid too many return
statements within this method. Open
Open
return $title;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return FALSE;
Avoid too many return
statements within this method. Open
Open
if ($c['userclass_visibility'] == $classID) return FALSE;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return '4.2.2';
Avoid too many return
statements within this method. Open
Open
return '4.4.7';
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
if (!function_exists('imagecreatefromgif')) return FALSE; // Some versions of GD library don't support GIF
Avoid too many return
statements within this method. Open
Open
return FALSE;
Avoid too many return
statements within this method. Open
Open
return '4.2.0';
Avoid too many return
statements within this method. Open
Open
return '4.2.0'; // I'm not sure why Symantec delayed this message, but x.2.x means something to do with the mailbox, which seemed appropriate. x.5.x (protocol) or x.7.x (security) also seem possibly appropriate. It seems a lot of times it's x.5.x when it seems to me it should be x.7.x, so maybe x.5.x is standard when mail is rejected due to spam-like characteristics instead of x.7.x like I think it should be.
Avoid too many return
statements within this method. Open
Open
return implode('.', $mycode['code']);
Avoid too many return
statements within this method. Open
Open
return true;