Changeset 1749 for trunk/bp-forums.php
- Timestamp:
- 09/01/2009 01:45:37 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-forums.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-forums.php
r1723 r1749 22 22 $bp->forums->bbconfig = get_site_option( 'bb-config-location' ); 23 23 $bp->forums->slug = BP_FORUMS_SLUG; 24 24 25 25 /* Register this in the active components array */ 26 26 $bp->active_components[$bp->forums->slug] = $bp->forums->id;
Note: See TracChangeset
for help on using the changeset viewer.