Changeset 4823 for trunk/bp-groups/bp-groups-screens.php
- Timestamp:
- 07/23/2011 06:20:16 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-screens.php
r4648 r4823 1 1 <?php 2 3 2 /******************************************************************************** 4 3 * Screen Functions … … 8 7 * functions, then pass on the user to a template file. 9 8 */ 9 10 // Exit if accessed directly 11 if ( !defined( 'ABSPATH' ) ) exit; 10 12 11 13 function groups_directory_groups_setup() {
Note: See TracChangeset
for help on using the changeset viewer.