Showing 3,246 of 4,217 total issues
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
return _e(
'Sorry, you are not allowed to post comments!' . PHP_EOL . 'Perhaps, you broke some of our rules and moderator has banned you from using this feature. Please, enjoy our site in some other way!'
. 'For more details <a href=\'./?object=faq&action=view&id=16\'>click here</a>'
);
Avoid too many return
statements within this method. Open
Open
return _e(
'Sorry, you are not allowed to post comments!' . PHP_EOL . 'Perhaps, you broke some of our rules and moderator has banned you from using this feature. Please, enjoy our site in some other way!'
. 'For more details <a href=\'./?object=faq&action=view&id=16\'>click here</a>'
);
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
return $body;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $extra['sql'] ? $sql : $this->db->query($sql);
Avoid too many return
statements within this method. Open
Open
return $extra['sql'] ? $sql : $this->db->query($sql);
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $result;
Avoid too many return
statements within this method. Open
Open
return $this->query($sql);
Avoid too many return
statements within this method. Open
Open
return [$status, $result];
Avoid too many return
statements within this method. Open
Open
return ' RLIKE "' . _es($a['value']) . '"';
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
return (int) $string;
Avoid too many return
statements within this method. Open
Open
return $this->query($sql);