Make WordPress Core


Ignore:
Timestamp:
01/05/2012 08:50:54 PM (15 years ago)
Author:
ryan
Message:

User lowercase true, false, null instead of uppercase. Props c3mdigital, mfields. fixes #16302

File:
1 edited

Legend:

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

    r19684 r19687  
    14911491         *
    14921492         * @param string $url URL you intend to send this cookie to
    1493          * @return boolean TRUE if allowed, FALSE otherwise.
     1493         * @return boolean true if allowed, false otherwise.
    14941494         */
    14951495        function test( $url ) {
Note: See TracChangeset for help on using the changeset viewer.