Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/08/2014 09:44:05 PM (12 years ago)
Author:
djpaul
Message:

Admin screens: remove redundant extract() calls.

Removes PHP warnings about indirect modification of overloaded properties..

Fixes #5663, props imath.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-groups/bp-groups-admin.php

    r8427 r8485  
    12071207        */
    12081208        public function display() {
    1209                 extract( $this->_args );
    1210 
    12111209                $this->display_tablenav( 'top' ); ?>
    12121210
Note: See TracChangeset for help on using the changeset viewer.