Changeset 4820 for trunk/bp-core/bp-core-component.php
- Timestamp:
- 07/23/2011 06:09:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-component.php
r4786 r4820 1 1 <?php 2 // Exit if accessed directly 3 if ( !defined( 'ABSPATH' ) ) exit; 2 4 3 5 if ( !class_exists( 'BP_Component' ) ) :
Note: See TracChangeset
for help on using the changeset viewer.