Make WordPress Core


Ignore:
Timestamp:
10/14/2015 10:31:55 PM (10 years ago)
Author:
DrewAPicture
Message:

Docs: Add a version and standardize the file header summary for wp-admin/includes/admin.php.

See #33701.

File:
1 edited

Legend:

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

    r34169 r35166  
    11<?php
    22/**
    3  * Includes all of the WordPress Administration API files.
     3 * Core Administration API
    44 *
    55 * @package WordPress
    66 * @subpackage Administration
     7 * @since 2.3.0
    78 */
    89
Note: See TracChangeset for help on using the changeset viewer.