Make WordPress Core


Ignore:
Timestamp:
05/28/2015 09:40:27 PM (10 years ago)
Author:
wonderboymusic
Message:

Add @global annotations for wp-admin/*.

See #32444.

File:
1 edited

Legend:

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

    r32381 r32642  
    334334 *
    335335 * @global wpdb $wpdb WordPress database abstraction object.
    336  * @uses $wp_db_version
     336 * @global int  $wp_db_version
     337 * @global int  $wp_current_db_version
    337338 */
    338339function populate_options() {
Note: See TracChangeset for help on using the changeset viewer.