Changeset 6109 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/includes/wordcamp-budgets.php
- Timestamp:
- 11/10/2017 02:18:03 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/includes/wordcamp-budgets.php
r6097 r6109 6 6 class WordCamp_Budgets { 7 7 const VERSION = '0.1.4'; 8 const PAYMENT_INFO_RETENTION_PERIOD = 14; // days8 const PAYMENT_INFO_RETENTION_PERIOD = 7; // days 9 9 10 10 /**
Note: See TracChangeset
for help on using the changeset viewer.