- Timestamp:
- 07/13/2014 10:08:22 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-plugins-list-table.php
r29118 r29137 324 324 } 325 325 326 p rotectedfunction display_rows() {326 public function display_rows() { 327 327 global $status; 328 328 … … 334 334 } 335 335 336 p rotectedfunction single_row( $item ) {336 public function single_row( $item ) { 337 337 global $status, $page, $s, $totals; 338 338
Note: See TracChangeset
for help on using the changeset viewer.