Changeset 842 for trunk/bp-core/bp-core-templatetags.php
- Timestamp:
- 01/13/2009 10:50:30 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-templatetags.php
r826 r842 515 515 } 516 516 517 function bp_custom_profile_sidebar_boxes() { 518 do_action( 'bp_custom_profile_sidebar_boxes' ); 519 } 520 517 521 /* Template functions for fetching globals, without querying the DB again 518 522 also means we dont have to use the $bp variable in the template (looks messy) */
Note: See TracChangeset
for help on using the changeset viewer.