Changeset 5643
- Timestamp:
- 01/21/2012 11:05:10 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile/bp-xprofile-classes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-classes.php
r5598 r5643 890 890 } 891 891 892 if ( !$result )892 if ( false === $result ) 893 893 return false; 894 894
Note: See TracChangeset
for help on using the changeset viewer.