Changeset 7298 for trunk/bp-forums/bp-forums-actions.php
- Timestamp:
- 07/23/2013 09:37:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-forums/bp-forums-actions.php
r6342 r7298 1 1 <?php 2 /** 3 * BuddyPress Forums Actions 4 * 5 * @package BuddyPress 6 * @subpackage Forums 7 */ 8 2 9 // Exit if accessed directly 3 10 if ( !defined( 'ABSPATH' ) ) exit;
Note: See TracChangeset
for help on using the changeset viewer.