Changeset 707008
- Timestamp:
- 05/02/2013 03:39:48 PM (13 years ago)
- File:
-
- 1 edited
-
buddypress-xml-rpc-receiver/trunk/bp-xmlrpc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
buddypress-xml-rpc-receiver/trunk/bp-xmlrpc.php
r707007 r707008 942 942 943 943 if ( $include ) { 944 if( include === true) // nothing to include944 if($include === true) // nothing to include 945 945 $activities = array(); 946 946 else
Note: See TracChangeset
for help on using the changeset viewer.