Skip to:
Content

bbPress.org


Ignore:
Timestamp:
07/25/2011 06:40:41 AM (15 years ago)
Author:
johnjamesjacoby
Message:

Rename remaining functions prefixed with an underscore.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbpress.php

    r3359 r3376  
    289289     * @since bbPress (r2464)
    290290     *
    291      * @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
     291     * @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
    294294     */
    295295    public function __construct() {
Note: See TracChangeset for help on using the changeset viewer.