Changeset 1655 for trunk/bp-status.php
- Timestamp:
- 08/13/2009 01:24:21 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-status.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-status.php
r1599 r1655 5 5 define ( 'BP_STATUS_SLUG', 'status' ); 6 6 7 require ( BP_PLUGIN_DIR . '/bp-status/bp-status-ajax.php' );8 require ( BP_PLUGIN_DIR . '/bp-status/bp-status-cssjs.php' );9 7 require ( BP_PLUGIN_DIR . '/bp-status/bp-status-templatetags.php' ); 10 8 require ( BP_PLUGIN_DIR . '/bp-status/bp-status-filters.php' );
Note: See TracChangeset
for help on using the changeset viewer.