Changeset 816 for trunk/bp-xprofile.php
- Timestamp:
- 12/29/2008 10:12:00 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile.php
r813 r816 4 4 /* Set the version number */ 5 5 define ( 'BP_XPROFILE_VERSION', '1.0b1' ); 6 7 /* Functions to handle the removing of the profile tab and replacement with an account tab */8 require_once( 'bp-xprofile/admin-mods/bp-xprofile-admin-mods.php' );9 6 10 7 /* Database access classes and functions */
Note: See TracChangeset
for help on using the changeset viewer.