Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/11/2012 05:01:43 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Remove unneeded globals and clean up some code in Groups component. See #3989.

File:
1 edited

Legend:

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

    r5689 r5714  
    11<?php
     2
     3/**
     4 * BuddyPress Groups Filters
     5 *
     6 * @package BuddyPress
     7 * @subpackage GroupsFilters
     8 */
     9
    210// Exit if accessed directly
    311if ( !defined( 'ABSPATH' ) ) exit;
Note: See TracChangeset for help on using the changeset viewer.