Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/09/2011 04:57:23 PM (14 years ago)
Author:
johnjamesjacoby
Message:

Remove duplicate path setting in: activity, messages, groups, forums, members, friends, and blogs. Fixes #3824.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-groups/bp-groups-loader.php

    r5462 r5474  
    7777        // Note that global_tables is included in this array.
    7878        $globals = array(
    79             'path'                  => BP_PLUGIN_DIR,
    8079            'slug'                  => BP_GROUPS_SLUG,
    8180            'root_slug'             => isset( $bp->pages->groups->slug ) ? $bp->pages->groups->slug : BP_GROUPS_SLUG,
Note: See TracChangeset for help on using the changeset viewer.