Changeset 4618 for trunk/includes/core/template-functions.php
- Timestamp:
- 12/21/2012 09:23:05 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/includes/core/template-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/core/template-functions.php
r4579 r4618 425 425 426 426 // Search Page 427 } elseif ( !empty( $bbp_search ) ) {427 } elseif ( isset( $bbp_search ) ) { 428 428 429 429 // Check if there are search query args set
Note: See TracChangeset
for help on using the changeset viewer.