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