Showing 571 of 6,975 total issues
Avoid too many return
statements within this method. Open
Open
return($parms['return_type'] == 'result' ? $uploaded : '');
Avoid too many return
statements within this method. Open
Open
if ($result === false) return false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
if ($connect_only) return AUTH_SUCCESS;
Avoid too many return
statements within this method. Open
Open
return '';
Avoid too many return
statements within this method. Open
Open
return $val;
Avoid too many return
statements within this method. Open
Open
return $this->renderError();
Avoid too many return
statements within this method. Open
Open
return 6;
Avoid too many return
statements within this method. Open
Open
return varset($rankInfo[$parm], '');
Avoid too many return
statements within this method. Open
Open
return e107::getRender()->tablerender(LAN_PLUGIN_FEATUREBOX_NAME, $ret, vartrue($parm['tablestyle'], 'featurebox'), true);
Avoid too many return
statements within this method. Open
Open
return ($boot) ? $tp->toGlyph('fa-map-marker') : '';
Avoid too many return
statements within this method. Open
Open
if ($result === false) return false;
Avoid too many return
statements within this method. Open
Open
if ($result === false) return false;
Avoid too many return
statements within this method. Open
Open
return $this->copyLinksData($initial, $result);
Avoid too many return
statements within this method. Open
Open
return $this->copyForumPostData($initial, $result);
Avoid too many return
statements within this method. Open
Open
return "<div class='spacer'>" . IMAGE_rank_moderator_image . '</div>';
Avoid too many return
statements within this method. Open
Open
return AUTH_NOUSER; // Bit debateable what to return if this happens
Avoid too many return
statements within this method. Open
Open
return ucwords($word); // TODO: Needs changing to utf-8 function
Avoid too many return
statements within this method. Open
Open
return LAN_PM_21;
Avoid too many return
statements within this method. Open
Open
return FALSE;