Make WordPress Core

Changeset 41194


Ignore:
Timestamp:
07/30/2017 03:42:17 PM (8 years ago)
Author:
DrewAPicture
Message:

Docs: Add a missing description for the $wpdb global notation in the DocBlock for WP_Importer::stop_the_insanity().

Props tejas5989.
Fixes #41447.

File:
1 edited

Legend:

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

    r38820 r41194  
    251251     * Reset global variables that grow out of control during imports
    252252     *
    253      * @global wpdb  $wpdb
     253     * @global wpdb  $wpdb       WordPress database abstraction object.
    254254     * @global array $wp_actions
    255255     */
Note: See TracChangeset for help on using the changeset viewer.