Changeset 3807 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments-network/includes/sponsor-invoices-dashboard.php
- Timestamp:
- 08/15/2016 04:00:58 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments-network/includes/sponsor-invoices-dashboard.php
r3287 r3807 289 289 * @param int $site_id 290 290 * @param int $invoice_id 291 * $param string $new_status291 * @param string $new_status 292 292 */ 293 293 function update_invoice_status( $site_id, $invoice_id, $new_status ) {
Note: See TracChangeset
for help on using the changeset viewer.