Changeset 1021 for trunk/bp-xprofile/bp-xprofile-filters.php
- Timestamp:
- 02/06/2009 03:07:48 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile/bp-xprofile-filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-filters.php
r858 r1021 17 17 18 18 function xprofile_filter_format_field_value( $field_value, $field_type ) { 19 if ( !isset($field_value) || $field_value == '')19 if ( !isset($field_value) || empty( $field_value ) ) 20 20 return false; 21 21
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)