Skip to:
Content

BuddyPress.org

Changeset 1812


Ignore:
Timestamp:
09/07/2009 07:36:29 PM (15 years ago)
Author:
apeatling
Message:

Fixes #975

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-forums/bp-forums-bbpress.php

    r1688 r1812  
    11<?php
    2 
    3 function bp_forums_on_activation() {
    4     echo "here"; die;
    5 }
    6 add_action( 'activate_bp-loader.php', 'bp_forums_on_activate' );
    72
    83function bp_forums_load_bbpress() {
Note: See TracChangeset for help on using the changeset viewer.