Changeset 9834 for trunk/src/bp-activity/classes/class-bp-activity-feed.php
- Timestamp:
- 05/03/2015 10:51:31 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/classes/class-bp-activity-feed.php
r9833 r9834 41 41 * updated using PHP 5.2+ methods. 42 42 * 43 * @see BP_Feed::__construct() This is where $data is added 43 * @see BP_Feed::__construct() This is where $data is added. 44 44 * @var array 45 45 */ … … 67 67 * Constructor. 68 68 * 69 * @param array $args Optional 69 * @param array $args Optional. 70 70 */ 71 71 public function __construct( $args = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.