- Timestamp:
- 01/05/2018 01:38:15 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/template-tags.php
r11770 r11797 756 756 } 757 757 758 // The navigation can be empty. 759 if ( $nav === false ) { 760 $nav = array(); 761 } 762 758 763 $bp_nouveau->sorted_nav = array_values( $nav ); 759 764
Note: See TracChangeset
for help on using the changeset viewer.