Changeset 4211 for trunk/bp-activity/bp-activity-classes.php
- Timestamp:
- 04/16/2011 04:47:36 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-activity/bp-activity-classes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-classes.php
r4044 r4211 17 17 18 18 function bp_activity_activity( $id = false ) { 19 $this->__construct( $id ); 20 } 21 22 function __construct( $id = false ) { 19 23 global $bp; 20 24
Note: See TracChangeset
for help on using the changeset viewer.