Skip to:
Content

BuddyPress.org

Changeset 2211 for trunk/bp-groups.php


Ignore:
Timestamp:
12/27/2009 10:59:44 AM (16 years ago)
Author:
apeatling
Message:

Removing deprecated group listing in admin area.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-groups.php

    r2209 r2211  
    160160function groups_check_installed() {
    161161    global $wpdb, $bp;
    162 
    163     require ( BP_PLUGIN_DIR . '/bp-groups/bp-groups-admin.php' );
    164162
    165163    /* Need to check db tables exist, activate hook no-worky in mu-plugins folder. */
Note: See TracChangeset for help on using the changeset viewer.