Make WordPress Core


Ignore:
Timestamp:
03/17/2010 04:27:25 PM (14 years ago)
Author:
ryan
Message:

Trim trailing whitespace

File:
1 edited

Legend:

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

    r13579 r13733  
    558558 * @param string|array $plugins
    559559 * @param string $redirect Redirect to page after successful activation.
    560  * @param bool $network_wide Whether to enable the plugin for all sites in the network. 
     560 * @param bool $network_wide Whether to enable the plugin for all sites in the network.
    561561 * @return bool|WP_Error True when finished or WP_Error if there were errors during a plugin activation.
    562562 */
Note: See TracChangeset for help on using the changeset viewer.