Changeset 9215 for trunk/src/bp-settings/bp-settings-loader.php
- Timestamp:
- 12/06/2014 09:19:03 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-settings/bp-settings-loader.php
r9128 r9215 16 16 * Start the settings component creation process 17 17 * 18 * @since BuddyPress (1.5 )18 * @since BuddyPress (1.5.0) 19 19 */ 20 20 public function __construct() { … … 49 49 * backwards compatibility. 50 50 * 51 * @since BuddyPress (1.5 )51 * @since BuddyPress (1.5.0) 52 52 */ 53 53 public function setup_globals( $args = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.