Make WordPress Core


Ignore:
Timestamp:
10/21/2010 11:21:13 AM (13 years ago)
Author:
nacin
Message:

Doc blocks for wp-admin/network. see #14435.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/network/index-extra.php

    r15878 r15880  
    11<?php
     2/**
     3 * Handle default network dashboard widgets options AJAX.
     4 *
     5 * @package WordPress
     6 * @subpackage Administration
     7 * @since 3.1.0
     8 */
    29
    310require_once( './admin.php' );
Note: See TracChangeset for help on using the changeset viewer.