Changeset 13399 for trunk/src/bp-blogs/classes/class-bp-blogs-template.php
- Timestamp:
- 01/07/2023 01:31:37 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-blogs/classes/class-bp-blogs-template.php
r13184 r13399 73 73 */ 74 74 public $pag_links = ''; 75 76 /** 77 * URL argument used for the pagination param. 78 * 79 * @var string 80 */ 81 public $pag_arg; 75 82 76 83 /**
Note: See TracChangeset
for help on using the changeset viewer.