Changeset 13468 for trunk/src/class-buddypress.php
- Timestamp:
- 05/03/2023 06:18:23 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/class-buddypress.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/class-buddypress.php
r13461 r13468 56 56 * The unfiltered URI broken down into chunks. 57 57 * 58 * @see bp_core_set_uri_globals()59 58 * @var array 60 59 */ … … 486 485 /** 487 486 * @var int The current offset of the URI. 488 * @see bp_core_set_uri_globals()489 487 */ 490 488 $this->unfiltered_uri_offset = 0;
Note: See TracChangeset
for help on using the changeset viewer.