Changeset 2642 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments-network/includes/payment-requests-list-table.php
- Timestamp:
- 02/26/2016 06:21:00 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments-network/includes/payment-requests-list-table.php
r2641 r2642 92 92 } elseif ( 'cancelled-failed' == $view ) { 93 93 $where .= " AND `status` IN ( 'wcb-failed', 'wcb-cancelled' ) "; 94 } elseif ( 'drafts' == $view ) { 95 $where .= " AND `status` = 'draft' "; 94 96 } 95 97
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)