Make WordPress Core


Ignore:
Timestamp:
05/26/2010 02:42:15 AM (15 years ago)
Author:
ryan
Message:

Strip trailing whitespace

File:
1 edited

Legend:

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

    r14691 r14924  
    744744        $function = (array) $function;
    745745    }
    746    
     746
    747747    if (is_object($function[0]) ) {
    748748        // Object Class Calling
Note: See TracChangeset for help on using the changeset viewer.