Changeset 4211 for trunk/bp-activity/bp-activity-loader.php
- Timestamp:
- 04/16/2011 04:47:36 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-loader.php
r4154 r4211 18 18 */ 19 19 function BP_Activity_Component() { 20 $this->__construct(); 21 } 22 23 function __construct() { 20 24 parent::start( 21 25 'activity',
Note: See TracChangeset
for help on using the changeset viewer.