Make WordPress Core


Ignore:
Timestamp:
12/09/2008 06:03:31 PM (16 years ago)
Author:
ryan
Message:

Strip trailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/capabilities.php

    r8904 r10150  
    293293     *
    294294     * @param string $cap Capability name.
    295      * @param bool $grant Whether role has capability privilege. 
     295     * @param bool $grant Whether role has capability privilege.
    296296     */
    297297    function add_cap( $cap, $grant = true ) {
Note: See TracChangeset for help on using the changeset viewer.