Skip to:
Content

BuddyPress.org

Changeset 1521 for trunk/bp-forums.php


Ignore:
Timestamp:
06/05/2009 10:06:23 PM (15 years ago)
Author:
apeatling
Message:

FIxes #768

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-forums.php

    r1460 r1521  
    1212
    1313if ( is_admin() )
    14     require ( 'bp-forums/bp-forums-admin.php' );
     14    require ( BP_PLUGIN_DIR . '/bp-forums/bp-forums-admin.php' );
    1515
    1616function bp_forums_setup() {
Note: See TracChangeset for help on using the changeset viewer.