Showing 573 of 13,776 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 $this->copyPageData($initial, $result);
Avoid too many return
statements within this method. Open
Open
return FALSE;
Avoid too many return
statements within this method. Open
Open
return AUTH_SUCCESS; // Not interested in any attributes returned ATM, so done.
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
return '';
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 $local_path;
Avoid too many return
statements within this method. Open
Open
return $this->copyForumData($initial, $result);
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return AUTH_NOCONNECT;
Avoid too many return
statements within this method. Open
Open
return LAN_PM_21;