Changeset 1021 for trunk/bp-core/bp-core-notifications.php
- Timestamp:
- 02/06/2009 03:07:48 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-notifications.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-notifications.php
r813 r1021 25 25 26 26 function bp_core_delete_notification( $id ) { 27 if ( !bp_core_check_notification_access( $bp ['loggedin_userid'], $id ) )27 if ( !bp_core_check_notification_access( $bp->loggedin_user->id, $id ) ) 28 28 return false; 29 29
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)