Make WordPress Core

Ticket #45772: class-wp-list-table.php.patch

File class-wp-list-table.php.patch, 481 bytes (added by utsav72640, 7 years ago)

src\wp-admin\includes\class-wp-list-table.php

  • class-wp-list-table.php

     
    535535         *
    536536         * @since 3.1.0
    537537         *
    538          * @global wpdb      $wpdb
    539          * @global WP_Locale $wp_locale
     538         * @global wpdb      $wpdb      WordPress database abstraction object.
     539         * @global WP_Locale $wp_locale Date and Time Locale object.
    540540         *
    541541         * @param string $post_type
    542542         */