Changeset 9458 for trunk/src/bp-notifications/bp-notifications-screens.php
- Timestamp:
- 02/09/2015 08:35:00 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-notifications/bp-notifications-screens.php
r9352 r9458 13 13 14 14 // Exit if accessed directly 15 if ( ! defined( 'ABSPATH' ) )exit;15 defined( 'ABSPATH' ) || exit; 16 16 17 17 /**
Note: See TracChangeset
for help on using the changeset viewer.