Changeset 3743 for trunk/bp-core.php
- Timestamp:
- 01/19/2011 08:52:40 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core.php
r3742 r3743 28 28 29 29 // Load the files containing functions that we globally will need. 30 require ( BP_PLUGIN_DIR . '/bp-core/bp-core-hooks.php' ); 30 31 require ( BP_PLUGIN_DIR . '/bp-core/bp-core-catchuri.php' ); 31 32 require ( BP_PLUGIN_DIR . '/bp-core/bp-core-classes.php' );
Note: See TracChangeset
for help on using the changeset viewer.