Changeset 5927 for trunk/bp-core/bp-core-catchuri.php
- Timestamp:
- 03/16/2012 01:06:05 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-catchuri.php
r5895 r5927 416 416 * 417 417 * @package BuddyPress Core 418 * @since 1.5418 * @since BuddyPress (1.5) 419 419 */ 420 420 function bp_core_catch_no_access() { … … 438 438 * 439 439 * @package BuddyPress Core 440 * @since 1.5440 * @since BuddyPress (1.5) 441 441 */ 442 442 function bp_core_no_access( $args = '' ) { … … 505 505 * @package BuddyPress Core 506 506 * @global $error 507 * @since 1.5507 * @since BuddyPress (1.5) 508 508 */ 509 509 function bp_core_no_access_wp_login_error() {
Note: See TracChangeset
for help on using the changeset viewer.