Changeset 4248 for trunk/bbp-includes/bbp-user-functions.php
- Timestamp:
- 10/13/2012 06:58:34 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bbp-includes/bbp-user-functions.php
r4239 r4248 1456 1456 1457 1457 // Setup admin (to include converter) 1458 require_once( bbpress()-> plugin_dir . 'bbp-admin/bbp-admin.php' );1458 require_once( bbpress()->includes_dir . 'admin/bbp-admin.php' ); 1459 1459 1460 1460 // Create the admin object
Note: See TracChangeset
for help on using the changeset viewer.