PHPdoc updates. See €8805 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -512,8 +512,6 @@ function plugin_basename($file) {
|
||||
* @subpackage Plugin
|
||||
* @since 2.0
|
||||
*
|
||||
* @access private
|
||||
*
|
||||
* @param string $file The filename of the plugin including the path.
|
||||
* @param callback $function the function hooked to the 'activate_PLUGIN' action.
|
||||
*/
|
||||
@@ -539,8 +537,6 @@ function register_activation_hook($file, $function) {
|
||||
* @subpackage Plugin
|
||||
* @since 2.0
|
||||
*
|
||||
* @access private
|
||||
*
|
||||
* @param string $file The filename of the plugin including the path.
|
||||
* @param callback $function the function hooked to the 'activate_PLUGIN' action.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user