Changeset 6250 for trunk/src/includes/common/classes.php
- Timestamp:
- 01/16/2017 05:51:57 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/common/classes.php
r5951 r6250 11 11 defined( 'ABSPATH' ) || exit; 12 12 13 if ( ! class_exists( 'BBP_Component' ) ) :13 if ( ! class_exists( 'BBP_Component' ) ) : 14 14 /** 15 15 * bbPress Component Class
Note: See TracChangeset
for help on using the changeset viewer.