Recent Posts
PHP | 20 sec ago
None | 30 sec ago
Pixel Bender | 39 sec ago
C# | 42 sec ago
None | 1 min ago
SQL | 1 min ago
None | 1 min ago
Bash | 1 min ago
None | 1 min ago
None | 1 min ago
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By Anonymous on the 8th of Feb 2010 01:41:03 AM Download | Raw | Embed | Report
  1. /* comment-rating.php */
  2.  
  3. -   else if ( ((int)$arr[2] - (int)$arr[1])>= (int)get_option('ckrating_negative') &&
  4. -             ! ($ck_author_name == $ck_comment_author || $ck_comment_author == 'admin')
  5. -           )
  6. -   {
  7.       $content = '<p>'.__('Hidden due to','ckrating').' '.__('low','ckrating');
  8.  
  9.  
  10. +   else if ( ((int)$arr[2] - (int)$arr[1])>= (int)get_option('ckrating_negative') ) {
  11.       $content = '<p>'.__('Hidden due to','ckrating').' '.__('low','ckrating');
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: