Changeset 2462 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/includes/wordcamp-budgets.php
- Timestamp:
- 02/04/2016 02:46:23 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/includes/wordcamp-budgets.php
r2420 r2462 398 398 case 'beneficiary_country': 399 399 case 'payable_to': 400 401 case 'ach_routing_number': 402 case 'ach_account_number': 403 case 'ach_account_holder_name': 400 404 $safe_value = sanitize_text_field( $unsafe_value ); 401 405 break; … … 454 458 'beneficiary_country', 455 459 'beneficiary_country_iso3166', 460 'ach_routing_number', 461 'ach_account_number', 462 'ach_account_holder_name', 456 463 ); 457 464 }
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)