Make WordPress Core


Ignore:
Timestamp:
01/22/2009 09:17:52 PM (17 years ago)
Author:
westi
Message:

PHPdoc updates. See €8805 props jacobsantos.

File:
1 edited

Legend:

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

    r9716 r10411  
    513513 * @since 2.0
    514514 *
    515  * @access private
    516  *
    517515 * @param string $file The filename of the plugin including the path.
    518516 * @param callback $function the function hooked to the 'activate_PLUGIN' action.
     
    539537 * @subpackage Plugin
    540538 * @since 2.0
    541  *
    542  * @access private
    543539 *
    544540 * @param string $file The filename of the plugin including the path.
Note: See TracChangeset for help on using the changeset viewer.