Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/27/2012 03:29:01 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Rename bp-core-hooks.php to bp-core-actions.php; change include in bp-loader.php.

File:
1 moved

Legend:

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

    r5847 r5848  
    1515// Exit if accessed directly
    1616if ( !defined( 'ABSPATH' ) ) exit;
    17 
    18 /** ACTIONS *******************************************************************/
    1917
    2018/**
     
    106104 */
    107105
    108 /** The hooks *****************************************************************/
     106/** Sub-actions ***************************************************************/
    109107
    110108/**
Note: See TracChangeset for help on using the changeset viewer.