Changeset 10096 for trunk/src/bp-forums/bp-forums-actions.php
- Timestamp:
- 09/12/2015 05:51:55 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-forums/bp-forums-actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-forums/bp-forums-actions.php
r9819 r10096 4 4 * 5 5 * @package BuddyPress 6 * @subpackage Forums 6 * @subpackage ForumsActions 7 7 */ 8 8 9 // Exit if accessed directly 9 // Exit if accessed directly. 10 10 defined( 'ABSPATH' ) || exit;
Note: See TracChangeset
for help on using the changeset viewer.