Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/31/2014 08:15:00 PM (12 years ago)
Author:
johnjamesjacoby
Message:

Add public scope identifier to component loader methods that were otherwise undefined.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-loader.php

    r8160 r8223  
    216216     *        description.
    217217     */
    218          public function setup_nav( $main_nav = array(), $sub_nav = array() ) {
     218    public function setup_nav( $main_nav = array(), $sub_nav = array() ) {
    219219        $bp = buddypress();
    220220
Note: See TracChangeset for help on using the changeset viewer.