- Timestamp:
- 02/06/2020 06:31:22 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-plugin-install-list-table.php
r47122 r47198 86 86 */ 87 87 public function prepare_items() { 88 include_once ( ABSPATH . 'wp-admin/includes/plugin-install.php' );88 include_once ABSPATH . 'wp-admin/includes/plugin-install.php'; 89 89 90 90 global $tabs, $tab, $paged, $type, $term;
Note: See TracChangeset
for help on using the changeset viewer.