Changeset 4907 for trunk/bp-core/bp-core-catchuri.php
- Timestamp:
- 07/30/2011 02:00:16 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-catchuri.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-catchuri.php
r4820 r4907 358 358 * 359 359 * @package BuddyPress Core 360 * @since 1. 3360 * @since 1.5 361 361 */ 362 362 function bp_core_catch_no_access() { … … 391 391 * 392 392 * @package BuddyPress Core 393 * @since 1. 3393 * @since 1.5 394 394 */ 395 395 function bp_core_no_access( $args = '' ) { … … 448 448 * @package BuddyPress Core 449 449 * @global $error 450 * @since 1. 3450 * @since 1.5 451 451 */ 452 452 function bp_core_no_access_wp_login_error() {
Note: See TracChangeset
for help on using the changeset viewer.