Make WordPress Core


Ignore:
Timestamp:
09/03/2007 11:32:58 PM (17 years ago)
Author:
ryan
Message:

Remove trailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/class-snoopy.php

    r5424 r6026  
    817817                }
    818818                $headers .= substr($cookie_headers,0,-2) . "\r\n";
    819             } 
     819            }
    820820        }
    821821        if(!empty($this->rawheaders))
Note: See TracChangeset for help on using the changeset viewer.