Changeset 3376 for branches/plugin/bbpress.php
- Timestamp:
- 07/25/2011 06:40:41 AM (15 years ago)
- File:
-
- 1 edited
-
branches/plugin/bbpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbpress.php
r3359 r3376 289 289 * @since bbPress (r2464) 290 290 * 291 * @uses bbPress:: _setup_globals() Setup the globals needed292 * @uses bbPress:: _includes() Include the required files293 * @uses bbPress:: _setup_actions() Setup the hooks and actions291 * @uses bbPress::setup_globals() Setup the globals needed 292 * @uses bbPress::includes() Include the required files 293 * @uses bbPress::setup_actions() Setup the hooks and actions 294 294 */ 295 295 public function __construct() {
Note: See TracChangeset
for help on using the changeset viewer.