Changeset 4048
- Timestamp:
- 07/03/2012 12:30:29 AM (13 years ago)
- Location:
- branches/plugin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-admin/bbp-settings.php
r4047 r4048 1073 1073 ?> 1074 1074 1075 <p><?php _e( 'Some optional parameters to help tune the conver tion process.', 'bbpress' ); ?></p>1075 <p><?php _e( 'Some optional parameters to help tune the conversion process.', 'bbpress' ); ?></p> 1076 1076 1077 1077 <?php -
branches/plugin/bbp-includes/bbp-core-shortcodes.php
r3966 r4048 105 105 'bbp-register' => array( $this, 'display_register' ), 106 106 107 // L Ost Password107 // Lost Password 108 108 'bbp-lost-pass' => array( $this, 'display_lost_pass' ), 109 109
Note: See TracChangeset
for help on using the changeset viewer.