Pinking shears.

Built from https://develop.svn.wordpress.org/trunk@29707


git-svn-id: http://core.svn.wordpress.org/trunk@29481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin
2014-09-04 15:23:16 +00:00
parent 89e9363adb
commit f7392ef917
14 changed files with 23 additions and 23 deletions

View File

@@ -13,14 +13,14 @@ class WP_Terms_List_Table extends WP_List_Table {
/**
* Constructor.
*
*
* @since 3.1.0
* @access public
*
* @see WP_List_Table::__construct() for more information on default arguments.
*
* @param array $args An associative array of arguments.
*/
*/
public function __construct( $args = array() ) {
global $post_type, $taxonomy, $action, $tax;