Changeset 5310 for trunk/bp-core/bp-core-update.php
- Timestamp:
- 11/08/2011 08:58:38 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-update.php
r5309 r5310 64 64 65 65 // Bail if plugin is not BuddyPress 66 if ( $basename !== $ _GET['plugin'])66 if ( $basename !== $plugin ) 67 67 return false; 68 68
Note: See TracChangeset
for help on using the changeset viewer.