Changeset 2539 for trunk/bp-themes/bp-default/groups/create.php
- Timestamp:
- 02/02/2010 05:54:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/groups/create.php
r2453 r2539 47 47 <?php endif; ?> 48 48 49 <?php if ( function_exists('bp_forums_ setup') ) : ?>49 <?php if ( function_exists('bp_forums_is_installed_correctly') ) : ?> 50 50 <?php if ( bp_forums_is_installed_correctly() ) : ?> 51 51 <div class="checkbox">
Note: See TracChangeset
for help on using the changeset viewer.