Changeset 708979
- Timestamp:
- 05/07/2013 01:51:59 AM (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
r708978 r708979 1211 1211 } 1212 1212 1213 if(!$this->check_user_allowed( $username ) {1213 if(!$this->check_user_allowed( $username )) { 1214 1214 $this->error = array( 1215 1215 'confirmation' => false,
Note: See TracChangeset
for help on using the changeset viewer.