Changeset 7880 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-reports/includes/validation.php
- Timestamp:
- 11/21/2018 06:44:57 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-reports/includes/validation.php
r7588 r7880 34 34 'allow_future_end' => true, 35 35 'earliest_start' => null, 36 'max_interval' => n ew DateInterval( 'P1Y' ),36 'max_interval' => null, 37 37 'include_end_date' => true, 38 38 ];
Note: See TracChangeset
for help on using the changeset viewer.