- Timestamp:
- 09/04/2014 03:22:58 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-ms-sites-list-table.php
r29460 r29707 12 12 /** 13 13 * Constructor. 14 * 14 * 15 15 * @since 3.1.0 16 16 * @access public … … 19 19 * 20 20 * @param array $args An associative array of arguments. 21 */ 21 */ 22 22 public function __construct( $args = array() ) { 23 23 parent::__construct( array(
Note: See TracChangeset
for help on using the changeset viewer.