Plugin Directory

Changeset 707008


Ignore:
Timestamp:
05/02/2013 03:39:48 PM (13 years ago)
Author:
Yuttadhammo
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • buddypress-xml-rpc-receiver/trunk/bp-xmlrpc.php

    r707007 r707008  
    942942
    943943        if ( $include ) {
    944             if(include === true) // nothing to include
     944            if($include === true) // nothing to include
    945945                $activities = array();
    946946            else
Note: See TracChangeset for help on using the changeset viewer.