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