Make WordPress Core

Changeset 1148 in tests for trunk/tests/user/slashes.php


Ignore:
Timestamp:
11/21/2012 03:01:28 PM (13 years ago)
Author:
ryan
Message:

Pinking shears and eol-style

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/user/slashes.php

    r1071 r1148  
    1212        $this->old_current_user = get_current_user_id();
    1313        wp_set_current_user( $this->author_id );
    14        
     14
    1515        // it is important to test with both even and odd numbered slashes as
    1616        // kses does a strip-then-add slashes in some of it's function calls
Note: See TracChangeset for help on using the changeset viewer.