Make WordPress Core


Ignore:
Timestamp:
01/15/2010 10:11:12 PM (15 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/misc.php

    r12728 r12733  
    232232/**
    233233 * Resets global variables based on $_GET and $_POST
    234  * 
     234 *
    235235 * This function resets global variables based on the names passed
    236236 * in the $vars array to the value of $_POST[$var] or $_GET[$var] or ''
Note: See TracChangeset for help on using the changeset viewer.