Changeset 2775
- Timestamp:
- 03/21/2016 07:12:15 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments-network/includes/reimbursement-requests-dashboard.php
r2770 r2775 246 246 } 247 247 248 $formats = array( '%d', '%d', '%s', '%s', '%s', '%s', '%s', '% f' );248 $formats = array( '%d', '%d', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%f' ); 249 249 250 250 $wpdb->replace( get_index_table_name(), $index_row, $formats );
Note: See TracChangeset
for help on using the changeset viewer.