Changeset 10137 for trunk/src/bp-settings/bp-settings-functions.php
- Timestamp:
- 09/24/2015 11:49:25 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-settings/bp-settings-functions.php
r9819 r10137 1 1 <?php 2 3 2 /** 4 3 * BuddyPress Settings Functions … … 8 7 */ 9 8 10 // Exit if accessed directly 9 // Exit if accessed directly. 11 10 defined( 'ABSPATH' ) || exit;
Note: See TracChangeset
for help on using the changeset viewer.